Lines Matching defs:set
36 int local, int set);
40 int set, int local);
119 * only accessible locally to get/set passwd
208 * only accessible locally to get/set TMIN
308 int set, int local)
343 pcon.pc_badset = 0 ; /* no bad set count */
347 * check authoriziation and set count
350 if (set) {
362 /* update 1035 and 1036 later if set */
386 if (!set && (pa->p_len != 4)) {
390 if (!index && !set) {
415 if (!set && (pa->p_len != 0)) {
428 if (pt && pt->p_access == AC_GROUP && !set) {
439 * AUTHORIZATION in get/set
440 * SET COUNT in set
443 (!set || (pa->p_type != SMT_P1035))) {
449 else if (set) {
480 if (set && (res->rdf_reason == SMT_RDF_SUCCESS)) {
482 * increment set count
483 * set time stamp
484 * store station id of last set
586 * set index if required
1046 /* set type and length */
1069 * set parameter
1072 int local, int set)
1074 #define IFSET(x) if (set) (x)
1240 if (set)
1249 if (set)
1258 if (set)
1267 if (set)
1274 if (set) {
1329 if (set && smc->mib.fddiESSPayload != long_val) {
1337 if (set && smc->mib.fddiESSPayload &&
1393 if (set) {
1406 if (set)
1419 if (set)
1427 if (set) {
1436 if (set && mib->fddiSBACommand == SB_STOP)
1451 if (set && smt_set_mac_opvalues(smc)) {