HomeSort by: relevance | last modified time | path
    Searched refs:dozip (Results 1 - 4 of 4) sorted by relevancy

  /src/bin/csh/
init.c 55 { "case", dozip, 0, 1 },
59 { "default", dozip, 0, 0 },
64 { "endif", dozip, 0, 0 },
65 { "endsw", dozip, 0, 0 },
func.c 75 static struct biltins label = {"", dozip, 0, 0};
177 dozip(Char **v, struct command *t) function in typeref:typename:void
extern.h 148 void dozip(Char **, struct command *);
sem.c 167 bifunc->bfunct != dowhile && bifunc->bfunct != dozip)

Completed in 13 milliseconds