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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.c564 const char *npdbpath = NULL; local
614 npdbpath = regularize_path(curdir, optarg, npdbtmp);
643 if (npdbpath)
719 if ((ret = backend_init(dbpath, npdbpath, have_npdb)) !=

Completed in 45 milliseconds