Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.decls.h156 extern void dolimit (Char **, struct command *);
H A Dsh.init.c99 { "limit", dolimit, 0, 3 },
H A Dsh.func.c2065 dolimit(Char **v, struct command *c) in dolimit() function