Searched refs:SETOP_ASSIGN (Results 1 – 3 of 3) sorted by relevance
87 #define SETOP_ASSIGN 1 /* '=' - simple assignment */ macro
603 sysp->sys_op = SETOP_ASSIGN; in do_sysfile_cmd()623 if (sysp->sys_op != SETOP_ASSIGN) { in do_sysfile_cmd()987 case SETOP_ASSIGN: in sysparam_count_entry()1231 case SETOP_ASSIGN: in set_int8_var()1258 case SETOP_ASSIGN: in set_int16_var()1285 case SETOP_ASSIGN: in set_int32_var()1312 case SETOP_ASSIGN: in set_int64_var()
3449 if (sys.sys_op == SETOP_ASSIGN && in sysfile()