Searched refs:pathtype (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/ |
H A D | checkmap.c | 93 char *pkginst, char *path, int pathtype) 175 if (pathtype) { 239 if (!selpath(entry.path, pathtype)) 289 (void) selpath(NULL, pathtype); 92 checkmap(int maptyp, int uninst, char *mapfile, char *envfile, char *pkginst, char *path, int pathtype) argument
|
H A D | main.c | 154 int pathtype; local 391 /* send pathtype if partial path */ 392 pathtype = (ppathlist[0] != NULL) ? 1 : 0; 394 NULL, pathtype))
|
Completed in 57 milliseconds