HomeSort by: relevance | last modified time | path
    Searched defs:mountd_debug (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/mountd/
get_net.c 55 int mountd_debug = 1; variable in typeref:typename:int
148 if (mountd_debug)
mountd.c 245 int mountd_debug = DEBUGGING; variable in typeref:typename:int
376 mountd_debug = 1;
421 openlog("mountd", LOG_PID | (mountd_debug ? LOG_PERROR : 0), LOG_DAEMON);
424 if (mountd_debug)
427 if (mountd_debug)
430 if (mountd_debug)
554 if (mountd_debug == 0) {
619 if (mountd_debug)
623 if (mountd_debug)
628 if (mountd_debug)
    [all...]

Completed in 11 milliseconds