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

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

Completed in 74 milliseconds