| /src/bin/sh/ |
| var.h | 65 void (*set_func)(char *, int); /* variable gets set/unset */ member in union:var_func_union
|
| var.h | 65 void (*set_func)(char *, int); /* variable gets set/unset */ member in union:var_func_union
|
| /src/usr.sbin/ldpd/ |
| ldp_command.c | 73 static int set_func(int, char *); 90 { "set", set_func }, 361 set_func(int s, char *recvspace) function
|
| ldp_command.c | 73 static int set_func(int, char *); 90 { "set", set_func }, 361 set_func(int s, char *recvspace) function
|