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

/illumos-gate/usr/src/cmd/modload/
H A Drem_drv.c268 cleanup_device_walker(void *cb_arg, const char *inst_path, argument
277 arg->ca_basedir, inst_path) < MAXPATHLEN) {
/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dmain.c675 char inst_path[PATH_MAX]; local
678 (void) snprintf(inst_path, sizeof (inst_path),
680 checkscripts(inst_path, 0);

Completed in 47 milliseconds