Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c446 (char *filename, bool must_exist, bool check_prot, bool priv) in options_from_file() argument
448 (filename, must_exist, check_prot, priv) in options_from_file()
451 bool check_prot;
471 if (check_prot)
476 if (check_prot)
H A Dpppd.h649 bool check_prot, bool privileged));