Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c2100 long rootPathLen; in cmd_is_path_writable() local
2160 rootPathLen = strlen(rootPath); in cmd_is_path_writable()
2165 if (rootPathLen < mplen) { in cmd_is_path_writable()