Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dinit.c102 { "unlimit", dounlimit, 0, INF },
H A Dextern.h145 void dounlimit(Char **, struct command *);
H A Dfunc.c1272 dounlimit(Char **v, struct command *t) in dounlimit() function