Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/user/
H A Dmain.c46 int (*c_func)(int, char **); /* called function */ member
/netbsd-src/sys/sys/
H A Dcallout.h93 void (*c_func)(void *); /* function to call */ member
/netbsd-src/external/cddl/osnet/dist/uts/common/os/
H A Dcallb.c55 boolean_t (*c_func)(); /* cb function: returns true if ok */ member
/netbsd-src/sys/altq/
H A Daltq_var.h194 void (*c_func)(void *); /* function to call */ member
/netbsd-src/usr.bin/mail/
H A Ddef.h191 int (*c_func)(void *); /* Implementor of the command */ member
/netbsd-src/sys/arch/shark/shark/
H A Dscr.c533 void (*c_func)(struct scr_softc*,int); /* function to call */ member