Searched refs:SETOP_ASSIGN (Results 1 – 3 of 3) sorted by relevance
87 #define SETOP_ASSIGN 1 /* '=' - simple assignment */ macro
604 sysp->sys_op = SETOP_ASSIGN; in do_sysfile_cmd()624 if (sysp->sys_op != SETOP_ASSIGN) { in do_sysfile_cmd()988 case SETOP_ASSIGN: in sysparam_count_entry()1232 case SETOP_ASSIGN: in set_int8_var()1259 case SETOP_ASSIGN: in set_int16_var()1286 case SETOP_ASSIGN: in set_int32_var()1313 case SETOP_ASSIGN: in set_int64_var()
3449 if (sys.sys_op == SETOP_ASSIGN && in sysfile()