Home
last modified time | relevance | path

Searched refs:prog_path_expand (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditmcomp.c85 static char *prog_path_expand(const char *base_name);
310 prog_path_expand(optarg); in parse_opts()
554 prog_path_expand(const char *base_name) in prog_path_expand() function