Home
last modified time | relevance | path

Searched defs:must_exist (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c1523 load_module_dlopen(const char *path, MODLIST_T *moddef, int must_exist) in load_module_dlopen()
1727 elfedit_load_module(const char *name, int must_exist, int allow_abs) in elfedit_load_module()
1975 elfedit_load_moddir(const char *dirpath, int must_exist, int abs_path) in elfedit_load_moddir()
2074 elfedit_find_command(const char *name, int must_exist, in elfedit_find_command()
/titanic_41/usr/src/cmd/make/bin/
H A Dread.cc94 … Boolean chase_path, register Boolean doname_it, Boolean complain, Boolean must_exist, Boolean rep… in read_simple_file()
H A Dmain.cc2741 read_makefile(register Name makefile, Boolean complain, Boolean must_exist, Boolean report_file) in read_makefile()
/titanic_41/usr/src/uts/common/io/lvm/hotspares/
H A Dhotspares.c75 lookup_hot_spare(set_t setno, mddb_recid_t hs_id, int must_exist) in lookup_hot_spare()
/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()
H A Dmain.c2021 run_program(prog, args, must_exist, done, arg) in run_program() argument