Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.exec.c143 static int iscommand (Char *);
811 iscommand(Char *name) in iscommand() function
1006 if ((i = iscommand(sp->word)) != 0) { in tellmewhat()