Searched refs:do_set (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/efcode/engine/ |
H A D | actions.c | 349 do_set(fcode_env_t *env) in do_set() function 391 FORTH(0, "set", do_set); in _init()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/ |
H A D | wificonfig.c | 255 static boolean_t do_set(int fd, int argc, char **argv); 360 do_set, 2061 (void) do_set(fd, ael_num, argvnew); in do_startconf() 2260 (void) do_set(fd, ael_num, argvnew); in do_loadpf() 4464 do_set(int fd, int argc, char **argv) in do_set() function
|