Searched defs:use_path (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/krtld/ |
H A D | kobj_stubs.c | 39 kobj_load_module(struct modctl *modp, int use_path) in kobj_load_module() 58 kobj_path_exists(char *name, int use_path) in kobj_path_exists() 65 kobj_open_path(char *name, int use_path, int use_moddir_suffix) in kobj_open_path()
|
H A D | kobj.c | 1854 kobj_load_module(struct modctl *modp, int use_path) in kobj_load_module() 3418 kobj_path_exists(char *name, int use_path) in kobj_path_exists() 3439 kobj_open_path(char *name, int use_path, int use_moddir_suffix) in kobj_open_path()
|
/titanic_41/usr/src/cmd/modload/ |
H A D | modload.c | 57 int use_path = 0; in main() local
|
/titanic_41/usr/src/uts/common/os/ |
H A D | modctl.c | 353 modctl_modload(int use_path, char *filename, int *rvp) in modctl_modload()
|
/titanic_41/usr/src/uts/common/c2/ |
H A D | audit_event.c | 3400 uint_t use_path; in aus_modctl() local 3406 long use_path; in aus_modctl() member
|