Home
last modified time | relevance | path

Searched refs:getmodpath (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/psm/stand/boot/common/
H A Dreadfile.c131 static char *getmodpath(char *);
994 module_path = getmodpath(filename); in iload32()
1141 module_path = getmodpath(filename); in iload64()
1364 getmodpath(char *fname) in getmodpath() function
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c109 static char *getmodpath(const char *);
446 kobj_module_path = getmodpath(filename); in kobj_init()
1063 getmodpath(const char *filename) in getmodpath() function