Lines Matching defs:set
32 int local, int set);
36 int set, int local);
115 * only accessible locally to get/set passwd
204 * only accessible locally to get/set TMIN
304 int set, int local)
339 pcon.pc_badset = 0 ; /* no bad set count */
343 * check authoriziation and set count
346 if (set) {
358 /* update 1035 and 1036 later if set */
382 if (!set && (pa->p_len != 4)) {
386 if (!index && !set) {
411 if (!set && (pa->p_len != 0)) {
424 if (pt && pt->p_access == AC_GROUP && !set) {
435 * AUTHORIZATION in get/set
436 * SET COUNT in set
439 (!set || (pa->p_type != SMT_P1035))) {
445 else if (set) {
476 if (set && (res->rdf_reason == SMT_RDF_SUCCESS)) {
478 * increment set count
479 * set time stamp
480 * store station id of last set
582 * set index if required
1042 /* set type and length */
1065 * set parameter
1068 int local, int set)
1070 #define IFSET(x) if (set) (x)
1236 if (set)
1245 if (set)
1254 if (set)
1263 if (set)
1270 if (set) {
1325 if (set && smc->mib.fddiESSPayload != long_val) {
1333 if (set && smc->mib.fddiESSPayload &&
1389 if (set) {
1402 if (set)
1415 if (set)
1423 if (set) {
1432 if (set && mib->fddiSBACommand == SB_STOP)
1447 if (set && smt_set_mac_opvalues(smc)) {