Searched defs:nb (Results 1 - 25 of 94) sorted by relevance

1234

/freebsd-10.1-release/contrib/tcpdump/
H A Dprint-netbios.c49 netbios_print(struct p8022Hdr *nb, u_int length) argument
/freebsd-10.1-release/sys/ofed/include/net/
H A Dnetevent.h48 struct notifier_block *nb; local
55 register_netevent_notifier(struct notifier_block *nb) argument
63 unregister_netevent_notifier(struct notifier_block *nb) argument
/freebsd-10.1-release/contrib/ntp/lib/isc/
H A Dtsmemcmp.c40 isc_tsmemcmp(const void *p1, const void *p2, size_t nb) { argument
/freebsd-10.1-release/contrib/gdtoa/
H A DstrtoIg.c42 int i, nb, nw, nw1, rv, rv1, swap; local
/freebsd-10.1-release/contrib/nvi/ex/
H A Dex_usage.c63 CHAR_T *name, *p, nb[MAXCMDNAMELEN + 5]; local
/freebsd-10.1-release/crypto/heimdal/base/
H A Dnumber.c46 int na, nb; local
/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dreadv.c41 ssize_t ret, nb; local
H A Drecvmsg.c41 ssize_t ret, nb; local
/freebsd-10.1-release/lib/libc/locale/
H A Dmbsnrtowcs.c64 size_t nb; local
[all...]
H A Dwcsnrtombs.c66 size_t nb; local
[all...]
H A Dutf8.c223 size_t nb; local
368 size_t nb; local
[all...]
/freebsd-10.1-release/contrib/file/src/
H A Dapptype.c45 file_os2_apptype(struct magic_set *ms, const char *fn, const void *buf, size_t nb) argument
/freebsd-10.1-release/lib/libc/db/btree/
H A Dbt_overflow.c82 size_t nb, plen; local
111 memmove(p, (char *)h + BTDATAOFF, nb); local
137 size_t nb, plen; local
/freebsd-10.1-release/usr.bin/talk/
H A Dio.c67 int nb; local
[all...]
/freebsd-10.1-release/sys/arm/at91/
H A Dat91_aic.c76 arm_mask_irq(uintptr_t nb) argument
98 arm_unmask_irq(uintptr_t nb) argument
/freebsd-10.1-release/sys/arm/freescale/imx/
H A Dtzic.c180 arm_mask_irq(uintptr_t nb) argument
187 arm_unmask_irq(uintptr_t nb) argument
/freebsd-10.1-release/sys/fs/ext2fs/
H A Dext2_balloc.c68 e4fs_daddr_t nb, newb; local
[all...]
/freebsd-10.1-release/usr.bin/make/
H A Dbuf.c85 BufExpand(Buffer *bp, size_t nb) argument
/freebsd-10.1-release/usr.sbin/makefs/ffs/
H A Dffs_balloc.c82 int32_t nb; local
337 daddr_t newb, pref, nb; local
[all...]
/freebsd-10.1-release/sys/arm/arm/
H A Dpl190.c179 arm_mask_irq(uintptr_t nb) argument
187 arm_unmask_irq(uintptr_t nb) argument
/freebsd-10.1-release/sys/arm/lpc/
H A Dlpc_intc.c159 arm_mask_irq(uintptr_t nb) argument
183 arm_unmask_irq(uintptr_t nb) argument
207 int nb = (int)data; local
[all...]
/freebsd-10.1-release/sys/arm/mv/
H A Dic.c200 arm_mask_irq(uintptr_t nb) argument
222 arm_unmask_irq(uintptr_t nb) argument
[all...]
/freebsd-10.1-release/sys/arm/ti/
H A Daintc.c175 arm_mask_irq(uintptr_t nb) argument
181 arm_unmask_irq(uintptr_t nb) argument
/freebsd-10.1-release/sys/arm/xscale/pxa/
H A Dpxa_icu.c143 arm_mask_irq(uintptr_t nb) argument
158 arm_unmask_irq(uintptr_t nb) argument
/freebsd-10.1-release/sys/ofed/include/linux/
H A Dnetdevice.h74 struct notifier_block *nb; local
86 struct notifier_block *nb; local
95 struct notifier_block *nb; local
104 struct notifier_block *nb; local
113 struct notifier_block *nb; local
120 register_netdevice_notifier(struct notifier_block *nb) argument
136 register_inetaddr_notifier(struct notifier_block *nb) argument
145 unregister_netdevice_notifier(struct notifier_block *nb) argument
159 unregister_inetaddr_notifier(struct notifier_block *nb) argument
[all...]

Completed in 231 milliseconds

1234