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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.c527 regularize_path(const char *dir, const char *base, char *tmpbuf) function
586 doorpath = regularize_path(curdir, optarg, doortmp);
610 dbpath = regularize_path(curdir, optarg, dbtmp);
614 npdbpath = regularize_path(curdir, optarg, npdbtmp);

Completed in 45 milliseconds