Searched defs:modpath (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/openpam/lib/libpam/ |
H A D | openpam_dynamic.c | 120 try_module(const char *modpath) in try_module() 180 char modpath[PATH_MAX]; in openpam_dynamic() local
|
/freebsd/crypto/krb5/src/tests/ |
H A D | t_kadm5_auth.py | 5 modpath = os.path.join(buildtop, 'plugins', 'kadm5_auth', 'test', variable
|
H A D | t_certauth.py | 7 modpath = os.path.join(buildtop, 'plugins', 'certauth', 'test', variable
|
H A D | t_localauth.py | 121 modpath = os.path.join(buildtop, 'plugins', 'localauth', 'test', variable
|
/freebsd/sbin/kldconfig/ |
H A D | kldconfig.c | 58 static char *modpath; variable
|
/freebsd/lib/libefivar/ |
H A D | efivar-dp-xlate.c | 736 char *modpath = NULL, *cp; in efivar_unix_path_to_device_path() local
|
/freebsd/sbin/devmatch/ |
H A D | devmatch.c | 99 char *modpath, *p, *q; in read_linker_hints() local
|
/freebsd/crypto/krb5/src/util/profile/ |
H A D | prof_init.c | 102 char *modpath = NULL, *residual = NULL; in init_load_module() local
|