Searched refs:expand_path (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dfixpath.c61 static char *expand_path(char *path);
393 expand_path(path);
441 orig_basedir = expand_path(adm_basedir);
476 orig_basedir = expand_path(basedir);
487 orig_basedir = expand_path(basedir);
503 orig_basedir = expand_path(basedir);
678 expand_path(char *path) function
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c270 static char *expand_path(const char *);
9189 path = expand_path(opt);
9359 expand_path(const char *partial_path) function
9365 const char *fcn = "expand_path()";
9679 new_path = expand_path(path);

Completed in 82 milliseconds