Searched refs:_PATH_SYSOPTIONS (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/usr.sbin/pppd/ | ||
| D | pathnames.h | 19 #define _PATH_SYSOPTIONS "/etc/ppp/options" macro |
| D | main.c | 222 if (!options_from_file(_PATH_SYSOPTIONS, !privileged, 0, 1) in main() |