Searched refs:kobj_path_exists (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj_stubs.c58 kobj_path_exists(char *name, int use_path) function
H A Dkobj.c3418 kobj_path_exists(char *name, int use_path) function
/illumos-gate/usr/src/uts/common/sys/
H A Dkobj.h177 extern int kobj_path_exists(char *, int);
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockparams.c61 extern int kobj_path_exists(char *, int);
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c3119 if (!kobj_path_exists(name, usepath)) {

Completed in 321 milliseconds