Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/krtld/
H A Dkobj.c175 static char slash_moddir_suffix_slash[] = MODDIR_SUFFIX "/"; variable
177 #define slash_moddir_suffix_slash "" macro
3471 maxpathlen += sizeof (slash_moddir_suffix_slash) - 1; in kobj_open_path()
3490 s = slash_moddir_suffix_slash; in kobj_open_path()