Searched refs:shtilde (Results 1 – 1 of 1) sorted by relevance
2430 char shtilde[10], *av[3], *ptr=stkfreeze(shp->stk,1); in tilde_expand2() local2434 strcpy(shtilde,".sh.tilde"); in tilde_expand2()2435 np = nv_open(shtilde,shp->fun_tree, NV_VARNAME|NV_NOARRAY|NV_NOASSIGN|NV_NOFAIL); in tilde_expand2()2439 sh_addbuiltin(shtilde,sh_btilde,0); in tilde_expand2()