Searched refs:module_path (Results 1 – 8 of 8) sorted by relevance
| /illumos-gate/usr/src/lib/libpam/ |
| H A D | pam_framework.c | 1042 modulep ? modulep->module_path : "NULL"); in run_stack() 1057 modulep->module_path, pamh->pam_conf_name in run_stack() 1064 modulep->module_path)) != PAM_SUCCESS) { in run_stack() 1069 modulep->module_path); in run_stack() 1087 function_name, modulep->module_path); in run_stack() 1121 modulep->module_path, pam_strerror(pamh, err)); in run_stack() 1598 pam_entry->module_path); in load_modules() 1604 function_name, pam_entry->module_path); in load_modules() 1611 pam_entry->module_path); in load_modules() 1637 pam_entry->module_path)) == NULL) { in load_modules() [all …]
|
| H A D | pam_impl.h | 184 char *module_path; /* module library */ member
|
| /illumos-gate/usr/src/psm/stand/boot/sparc/common/ |
| H A D | bootprop.c | 41 char *module_path; variable 91 "module-path", &module_path, 0,
|
| /illumos-gate/usr/src/boot/forth/ |
| H A D | loader.conf | 63 module_path="/platform/i86pc/${ISADIR}/" # Set the module search path
|
| H A D | support.4th | 1629 : modulepath s" module_path" ; 1631 \ Functions used to save and restore module_path's value. 1688 s" echo Module_path: ${module_path}" evaluate 1727 \ The kernel gets loaded from the current module_path. 1768 \ The module_path variable is overridden if load is successful, by 1780 \ Set the environment variable module_path, and try loading 1853 \ directories pointed by module_path. 1855 \ The module_path variable is overridden if load is successful, by
|
| /illumos-gate/usr/src/psm/stand/boot/common/ |
| H A D | readfile.c | 67 extern char *module_path; /* path for kernel modules */ 994 module_path = getmodpath(filename); in iload32() 996 if ((fd = openpath(module_path, rtld, O_RDONLY)) < 0) { in iload32() 1141 module_path = getmodpath(filename); in iload64() 1143 if ((fd = openpath(module_path, rtld, O_RDONLY)) < 0) { in iload64()
|
| /illumos-gate/usr/src/boot/common/ |
| H A D | help.common | 200 filenames, each of which will be searched for in the module_path 277 set module_path=<path>[;<path>...] 281 default module_path is "/boot/modules" with the kernel directory
|
| /illumos-gate/usr/src/cmd/cmd-crypto/scripts/ |
| H A D | i.kmfconf | 82 # ":module_path="). Then append the input entries with the
|