Searched refs:ReadSystem (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/usr.sbin/ppp/ |
| H A D | systems.c | 318 ReadSystem(struct bundle *bundle, const char *name, const char *file, in ReadSystem() function 361 n = ReadSystem(bundle, name, arg, prompt, cx, how); in ReadSystem() 444 rs = ReadSystem(NULL, "default", CONFFILE, prompt, NULL, how); in system_IsValid() 454 rs = ReadSystem(NULL, name, CONFFILE, prompt, NULL, how); in system_IsValid() 484 return ReadSystem(bundle, name, file, prompt, cx, SYSTEM_EXEC); in system_Select()
|