Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.decls.h173 extern void dounlimit (Char **, struct command *);
H A Dsh.init.c163 { "unlimit", dounlimit, 0, INF },
H A Dsh.func.c2282 dounlimit(Char **v, struct command *c) in dounlimit() function