Home
last modified time | relevance | path

Searched refs:_PATH_SYSOPTIONS (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.sbin/pppd/
Dpathnames.h19 #define _PATH_SYSOPTIONS "/etc/ppp/options" macro
Dmain.c222 if (!options_from_file(_PATH_SYSOPTIONS, !privileged, 0, 1) in main()