Searched refs:PDF_DAEMON (Results 1 – 2 of 2) sorted by relevance
90 #define PDF_DAEMON 0x00000008 /* Don't exit when procdesc closes. */ macro
221 pd->pd_flags |= PDF_DAEMON; in procdesc_new()413 if ((pd->pd_flags & PDF_DAEMON) == 0) in procdesc_close()