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

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dmacro.c103 static void tilde_expand2(Shell_t*,int);
614 tilde_expand2(mp->shp,tilde);
749 tilde_expand2(mp->shp,tilde);
2428 static void tilde_expand2(Shell_t *shp, register int offset) function

Completed in 50 milliseconds