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

  /src/external/bsd/ppp/dist/pppd/
pppd-private.h 140 extern struct notifier *fork_notifier; /* we are a new child process */
main.c 144 struct notifier *fork_notifier = NULL; variable in typeref:struct:notifier
1758 notify(fork_notifier, 0);
2111 [NF_FORK ] = &fork_notifier,

Completed in 18 milliseconds