Home
last modified time | relevance | path

Searched defs:c_func (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sbin/ifconfig/
H A Difconfig.h45 typedef void c_func(const char *cmd, int arg, int s, typedef
57 c_func *c_func; member
/dflybsd-src/usr.sbin/gifconfig/
H A Dgifconfig.c108 void (*c_func)(char *, int); member
/dflybsd-src/usr.bin/mail/
H A Ddef.h108 int (*c_func)(); /* Implementor of the command */ member