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

/freebsd-10.1-release/contrib/tcsh/
H A Dtw.init.c68 #define TW_FL_BUILTIN 0x04 macro
363 if ((tw_cmd_got & TW_FL_BUILTIN) == 0) {
366 tw_cmd_got |= TW_FL_BUILTIN;

Completed in 42 milliseconds