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

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c115 static boolean_t absolutepath(char *path);
271 if (absolutepath(ext->map_path) == B_TRUE &&
402 if (absolutepath(ext->map_path) == B_TRUE &&
1384 if (absolutepath(extlist[idx]->map_path) == B_TRUE &&
1502 if (absolutepath(ext->map_path) == B_TRUE &&
1540 absolutepath(char *path) function

Completed in 45 milliseconds