Searched defs:c_func (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/sys/
H A D_callout.h58 void (*c_func)(void *); /* function to call */ member in struct:callout
/freebsd-10-stable/sbin/ifconfig/
H A Difconfig.h42 typedef void c_func(const char *cmd, int arg, int s, const struct afswtch *afp); typedef
52 c_func *c_func; member in union:cmd::__anon1
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dcallb.c55 boolean_t (*c_func)(); /* cb function: returns true if ok */ member in struct:callb
/freebsd-10-stable/sys/contrib/altq/altq/
H A Daltq_var.h195 void (*c_func)(void *); /* functiuon to call */ member in struct:callout
/freebsd-10-stable/usr.bin/mail/
H A Ddef.h107 int (*c_func)(); /* Implementor of the command */ member in struct:cmd

Completed in 178 milliseconds