Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.func.c757 Char *safs; in auto_lock() local
759 if ((safs = varval(STRafsuser)) != STRNULL) in auto_lock()
760 afsname = short2str(safs); in auto_lock()