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

1234

/freebsd-10.2-release/contrib/tcpdump/
H A Dprint-netbios.c49 netbios_print(struct p8022Hdr *nb, u_int length) argument
/freebsd-10.2-release/contrib/ntp/lib/isc/
H A Dtsmemcmp.c40 isc_tsmemcmp(const void *p1, const void *p2, size_t nb) { argument
/freebsd-10.2-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.2-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.2-release/contrib/nvi/ex/
H A Dex_usage.c63 CHAR_T *name, *p, nb[MAXCMDNAMELEN + 5]; local
/freebsd-10.2-release/crypto/heimdal/base/
H A Dnumber.c46 int na, nb; local
/freebsd-10.2-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.2-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.2-release/contrib/gdtoa/
H A DstrtoIg.c42 int i, nb, nw, nw1, rv, rv1, swap; local
/freebsd-10.2-release/usr.bin/talk/
H A Dio.c70 int nb; local
/freebsd-10.2-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.2-release/sys/fs/ext2fs/
H A Dext2_balloc.c68 e4fs_daddr_t nb, newb; local
[all...]
/freebsd-10.2-release/sys/x86/iommu/
H A Dintel_quirks.c86 device_t nb; local
/freebsd-10.2-release/tools/diag/dumpvfscache/
H A Ddumpvfscache.c70 int nb, p1, p2; local
/freebsd-10.2-release/sys/arm/at91/
H A Dat91_aic.c77 arm_mask_irq(uintptr_t nb) argument
99 arm_unmask_irq(uintptr_t nb) argument
/freebsd-10.2-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.2-release/usr.bin/make/
H A Dbuf.c85 BufExpand(Buffer *bp, size_t nb) argument
/freebsd-10.2-release/usr.sbin/makefs/ffs/
H A Dffs_balloc.c82 int32_t nb; local
337 daddr_t newb, pref, nb; local
[all...]
/freebsd-10.2-release/contrib/nvi/vi/
H A Dv_search.c71 int err, nb, type; local
/freebsd-10.2-release/crypto/openssl/crypto/bn/
H A Dbn_mul.c1095 void bn_mul_normal(BN_ULONG *r, BN_ULONG *a, int na, BN_ULONG *b, int nb) argument
[all...]
/freebsd-10.2-release/contrib/ncurses/ncurses/tinfo/
H A Dalloc_ttype.c54 merge_names(char **dst, char **a, int na, char **b, int nb) argument
390 int nb = NUM_EXT_NAMES(from); local
[all...]
/freebsd-10.2-release/sys/ofed/include/linux/
H A Dnetdevice.h73 struct notifier_block *nb; local
85 struct notifier_block *nb; local
94 struct notifier_block *nb; local
103 struct notifier_block *nb; local
112 struct notifier_block *nb; local
119 register_netdevice_notifier(struct notifier_block *nb) argument
135 register_inetaddr_notifier(struct notifier_block *nb) argument
144 unregister_netdevice_notifier(struct notifier_block *nb) argument
158 unregister_inetaddr_notifier(struct notifier_block *nb) argument
[all...]

Completed in 169 milliseconds

1234