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

  /src/external/bsd/ppp/dist/pppd/
pppd-private.h 164 #ifdef SYSTEMD
165 extern bool up_sdnotify; /* Notify systemd once link is up (implies nodetach) */
options.c 110 #ifdef SYSTEMD
111 bool up_sdnotify = 0; /* Notify systemd once link is up */
241 #ifdef SYSTEMD
243 "Notify systemd once link is up (implies nodetach)",
auth.c 111 #ifdef SYSTEMD
112 #include <systemd/sd-daemon.h>
1220 #ifdef SYSTEMD
1222 dbglog("up_sdnotify is set. Now notifying systemd: READY=1");
  /src/external/bsd/nsd/dist/
configure 1488 --enable-systemd compile with systemd support
1559 C compiler flags for SYSTEMD, overriding pkg-config
1561 linker flags for SYSTEMD, overriding pkg-config
12704 # Include systemd.m4 - begin
12705 # macros for configuring systemd
12708 # Check whether --enable-systemd was given.
13010 as_fn_error $? "systemd enabled but libsystemd not found" "$LINENO" 5 ;; #(
13025 # Include systemd.m4 - end
  /src/external/bsd/unbound/dist/
configure 1612 --enable-systemd compile with systemd support (requires libsystemd,
1751 C compiler flags for SYSTEMD, overriding pkg-config
1753 linker flags for SYSTEMD, overriding pkg-config
18529 # Include systemd.m4 - begin
18530 # macros for configuring systemd
18533 # Check whether --enable-systemd was given.
18741 as_fn_error $? "systemd enabled but libsystemd not found" "$LINENO" 5 ;; #(
18753 as_fn_error $? "systemd enabled but need pkg-config to configure for it" "$LINENO" 5
18766 # Include systemd.m4 - en
    [all...]

Completed in 54 milliseconds