Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/ldpd/ | |
ldp_command.c | 85 static int set_debug(int, char *); 109 { "debug", set_debug }, 617 set_debug(int s, char *recvspace) function in typeref:typename:int |
/src/bin/sh/ | |
show.c | 1102 set_debug(const char * flags, int on) function in typeref:typename:void 1167 set_debug(*argv + 1, 1); 1169 set_debug(*argv + 1, 0); |
/src/usr.sbin/syslogd/ | |
syslogd.c | 216 void set_debug(const char *); 355 set_debug(optarg); 4937 set_debug(const char *level) function in typeref:typename:void 4951 set_debug(const char *level) function in typeref:typename:void |