/openbsd-src/sys/dev/hid/ |
H A D | hidkbd.c | 700 hidkbd_hookup_bell(void (* fn)(void *,u_int,u_int,u_int,int),void * arg) hidkbd_hookup_bell() argument [all...] |
/openbsd-src/sys/dev/pckbc/ |
H A D | pckbd.c | 1230 pckbd_hookup_bell(void (*fn)(void *, u_int, u_int, u_int, int), void *arg) in pckbd_hookup_bell() argument
|
/openbsd-src/usr.sbin/smtpd/ |
H A D | parser.h | 33 int u_int; member
|
/openbsd-src/sys/sys/ |
H A D | types.h | 53 typedef unsigned int u_int; typedef
|
/openbsd-src/sys/arch/sparc64/dev/ |
H A D | fb.c | 378 void (*setcolor)(void *, u_int, u_int8_t, u_int8_t, u_int8_t)) in fbwscons_setcolormap() argument
|
H A D | ifb.c | 688 void (*setcolor)(void *, u_int, u_int8_t, u_int8_t, u_int8_t)) in ifb_setcolormap() argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | sys-types.h | 160 typedef int u_int; typedef
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | sys-types.h | 160 typedef int u_int; typedef
|
/openbsd-src/sys/netinet6/ |
H A D | icmp6.c | 213 icmp6_mtudisc_callback_register(void (*func)(struct sockaddr_in6 *, u_int)) in icmp6_mtudisc_callback_register() argument [all...] |
/openbsd-src/sys/dev/wscons/ |
H A D | wsdisplay.c | 2181 wsdisplay_set_cons_kbd(int (* get)(dev_t),void (* poll)(dev_t,int),void (* bell)(dev_t,u_int,u_int,u_int)) wsdisplay_set_cons_kbd() argument [all...] |
/openbsd-src/sys/net/ |
H A D | radix.c | 1055 u_int), void *w) in rn_walktree() argument
|
H A D | route.c | 1536 rt_timer_queue_init(struct rttimer_queue * rtq,int timeout,void (* func)(struct rtentry *,u_int)) rt_timer_queue_init() argument [all...] |
/openbsd-src/sys/ufs/ffs/ |
H A D | ffs_alloc.c | 803 ffs_hashalloc(struct inode *ip, u_int cg, daddr_t pref, int size, in ffs_hashalloc() argument
|
/openbsd-src/sys/kern/ |
H A D | uipc_mbuf.c | 501 mextfree_register(void (* fn)(caddr_t,u_int,void *)) mextfree_register() argument [all...] |
/openbsd-src/sys/arch/arm64/arm64/ |
H A D | intr.c | 809 arm_clock_register(void (* initclock)(void),void (* delay)(u_int),void (* statclock)(int),void (* mpstartclock)(void)) arm_clock_register() argument
|
/openbsd-src/sys/arch/armv7/armv7/ |
H A D | intr.c | 839 arm_clock_register(void (* initclock)(void),void (* delay)(u_int),void (* statclock)(int),void (* mpstartclock)(void)) arm_clock_register() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 920428-2.c | 94 typedef unsigned int u_int; typedef
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | malloc.c | 368 #define u_int global() macro [all...] |