Searched refs:doucb (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/tcsh/ | ||
| H A D | tc.decls.h | 152 extern void doucb (Char **, struct command *); |
| H A D | sh.init.c | 153 { "ucb", doucb, 0, INF }, |
| H A D | tc.os.c | 893 doucb(Char **v, struct command *c) in doucb() function |