Home
last modified time | relevance | path

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

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