Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.exec.c646 int is_windir; /* check if it is the windows directory */ in dohash() local
712 is_windir = nt_check_if_windir(short2str(*pv)); in dohash()
722 nt_check_name_and_hash(is_windir, dp->d_name, i); in dohash()