Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/tcsh/
Dtc.decls.h152 extern void doucb (Char **, struct command *);
Dsh.init.c153 { "ucb", doucb, 0, INF },
Dtc.os.c893 doucb(Char **v, struct command *c) in doucb() function