Searched defs:getmodpath (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/psm/stand/boot/common/
H A Dreadfile.c148 static char *getmodpath(char *);
1118 module_path = getmodpath(filename);
1269 module_path = getmodpath(filename);
1510 getmodpath(fname) function
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c108 static char *getmodpath(const char *);
456 kobj_module_path = getmodpath(filename);
1075 getmodpath(const char *filename) function

Completed in 69 milliseconds