Home
last modified time | relevance | path

Searched defs:mod_path (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/psm/stand/lib/names/sparc/common/
H A Duname-m.c71 mod_path_uname_m(char *mod_path, char *ia_name) in mod_path_uname_m()
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h112 char *mod_path; /* full pathname of module file (ro) */ member
/illumos-gate/usr/src/psm/stand/boot/common/
H A Dreadfile.c1367 static char mod_path[MOD_MAXPATH]; in getmodpath() local