Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/csh/
H A Dsh.h496 extern tchar **saveblk(tchar **);
H A Dsh.misc.c149 saveblk(tchar **v) in saveblk() function
H A Dsh.set.c101 vecp = saveblk(v); in doset()
H A Dsh.c234 set1(S_path /* "path" */, saveblk(pathlist), &shvhed); in main()
H A Dsh.func.c242 set1(strip(p), saveblk(v), &aliases); in doalias()