Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/tcsh/
H A Dtw.decls.h60 extern void tw_cmd_start (DIR *, const Char *);
H A Dsnames.h11 #define tw_cmd_start twcmdstart macro
H A Dtw.parse.c61 tw_file_start, tw_cmd_start, tw_var_start, tw_logname_start,
570 tw_cmd_start(NULL, NULL); in c_glob()
978 tw_cmd_start(NULL, NULL); in tw_collect_items()
H A Dtw.init.c347 tw_cmd_start(DIR *dfd, const Char *pat) in tw_cmd_start() function