Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dmacro.c113 static void tilde_expand2(Shell_t*,int);
675 tilde_expand2(mp->shp,tilde); in copyto()
816 tilde_expand2(mp->shp,tilde); in copyto()
2614 static void tilde_expand2(Shell_t *shp, register int offset) in tilde_expand2() function