Home
last modified time | relevance | path

Searched defs:dir_ok (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.exec.c885 executable(const Char *dir, const Char *name, int dir_ok) in executable()
H A Dtw.parse.c938 int dir_ok = flags & TW_DIR_OK; /* Ignore directories? */ in tw_collect_items() local