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

  /src/external/bsd/ppp/dist/pppd/
pppd-private.h 165 extern bool up_sdnotify; /* Notify systemd once link is up (implies nodetach) */
options.c 111 bool up_sdnotify = 0; /* Notify systemd once link is up */ variable
242 { "up_sdnotify", o_bool, &up_sdnotify,
auth.c 1221 } else if (nodetach && up_sdnotify) {
1222 dbglog("up_sdnotify is set. Now notifying systemd: READY=1");

Completed in 19 milliseconds