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