Home
last modified time | relevance | path

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

/src/contrib/tcsh/
H A Dtw.decls.h59 extern void tw_cmd_start (DIR *, const Char *);
H A Dsnames.h10 #define tw_cmd_start twcmdstart macro
H A Dtw.parse.c57 tw_file_start, tw_cmd_start, tw_var_start, tw_logname_start,
566 tw_cmd_start(NULL, NULL); in c_glob()
974 tw_cmd_start(NULL, NULL); in tw_collect_items()
H A Dtw.init.c343 tw_cmd_start(DIR *dfd, const Char *pat) in tw_cmd_start() function