Searched defs:must_exist (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/usr.bin/indent/ |
| D | args.c | 259 load_profile(const char *fname, bool must_exist) in load_profile()
|
| /netbsd/src/external/bsd/less/dist/ |
| D | cmdbuf.c | 1347 static char * histfile_find(int must_exist) in histfile_find() 1374 static char * histfile_name(int must_exist) in histfile_name()
|
| D | filename.c | 217 public char * dirfile(char *dirname, char *filename, int must_exist) in dirfile()
|
| /netbsd/src/external/bsd/ppp/dist/pppd/ |
| D | options.c | 578 ppp_options_from_file(char *filename, int must_exist, int check_prot, int priv) in ppp_options_from_file()
|
| D | main.c | 1927 run_program(char *prog, char * const *args, int must_exist, void (*done)(void *), void *arg, int wa… in run_program()
|