HomeSort by relevance Sort by last modified time
    Searched defs:daemonized (Results 1 - 2 of 2) sorted by null

  /external/iputils/ninfod/
ninfod.c 136 int daemonized; variable
432 if (daemonized && opt_p) {
489 daemonized = 1;
  /external/openssh/
misc.c 1260 /* returns 1 if process is already daemonized, 0 otherwise */
1262 daemonized(void) function
1274 debug3("already daemonized");

Completed in 874 milliseconds