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

/illumos-gate/usr/src/cmd/ptools/pargs/
H A Dpargs.c146 get_interp_char(wchar_t wc) function
176 * Call get_interp_char *first*, since \ will otherwise not
179 if ((ic = get_interp_char((wchar_t)c)) != '\0') {
242 char c = get_interp_char(wc);

Completed in 221 milliseconds