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

1234

/freebsd-12-stable/contrib/ntp/lib/isc/
H A Dtsmemcmp.c40 isc_tsmemcmp(const void *p1, const void *p2, size_t nb) { argument
/freebsd-12-stable/crypto/heimdal/lib/roken/
H A Dreadv.c41 ssize_t ret, nb; local
H A Drecvmsg.c41 ssize_t ret, nb; local
/freebsd-12-stable/sys/compat/linuxkpi/common/include/net/
H A Dnetevent.h52 struct notifier_block *nb; local
59 register_netevent_notifier(struct notifier_block *nb) argument
67 unregister_netevent_notifier(struct notifier_block *nb) argument
/freebsd-12-stable/contrib/nvi/ex/
H A Dex_usage.c63 CHAR_T *name, *p, nb[MAXCMDNAMELEN + 5]; local
/freebsd-12-stable/contrib/gdtoa/
H A DstrtoIg.c42 int i, nb, nw, nw1, rv, rv1, swap; local
/freebsd-12-stable/crypto/heimdal/base/
H A Dnumber.c46 int na, nb; local
/freebsd-12-stable/lib/libc/db/btree/
H A Dbt_overflow.c84 size_t nb, plen; local
113 memmove(p, (char *)h + BTDATAOFF, nb); local
139 size_t nb, plen; local
/freebsd-12-stable/lib/libc/locale/
H A Dmbsnrtowcs.c69 size_t nb; local
[all...]
H A Dwcsnrtombs.c71 size_t nb; local
[all...]
H A Dutf8.c219 size_t nb; local
362 size_t nb; local
[all...]
/freebsd-12-stable/usr.bin/talk/
H A Dio.c74 int nb; local
/freebsd-12-stable/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-12-stable/contrib/mandoc/
H A Dman_validate.c354 struct roff_node *nb; local
/freebsd-12-stable/sys/fs/ext2fs/
H A Dext2_balloc.c110 e4fs_daddr_t nb, newb; local
[all...]
/freebsd-12-stable/tools/diag/dumpvfscache/
H A Ddumpvfscache.c70 int nb, p1, p2; local
/freebsd-12-stable/usr.sbin/makefs/ffs/
H A Dffs_balloc.c84 int32_t nb; local
339 daddr_t newb, pref, nb; local
[all...]
/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
H A Dalloc_ttype.c53 merge_names(char **dst, char **a, int na, char **b, int nb) argument
391 int nb = (int) NUM_EXT_NAMES(from); local
[all...]
/freebsd-12-stable/contrib/nvi/vi/
H A Dv_search.c71 int err, nb, type; local
/freebsd-12-stable/contrib/subversion/subversion/svnbench/
H A Dnotify.c71 add_conflicted_path(struct notify_baton *nb, const char *path) argument
83 struct notify_baton *nb = baton; local
1017 struct notify_baton *nb = apr_pcalloc(pool, sizeof(*nb)); local
1041 struct notify_baton *nb = baton; local
[all...]
/freebsd-12-stable/sys/ufs/ffs/
H A Dffs_balloc.c100 ufs1_daddr_t nb; local
601 ufs2_daddr_t nb, newb, *bap, pref; local
[all...]
/freebsd-12-stable/sys/x86/iommu/
H A Dintel_quirks.c94 device_t nb; local
165 nb_5500_no_ir_rev13(struct dmar_unit *unit, device_t nb) argument
[all...]
/freebsd-12-stable/sys/arm/mv/
H A Dic.c202 arm_mask_irq(uintptr_t nb) argument
224 arm_unmask_irq(uintptr_t nb) argument
[all...]
/freebsd-12-stable/crypto/openssh/
H A Dpoly1305.c39 uint32_t b, nb; local
/freebsd-12-stable/crypto/openssl/crypto/bn/
H A Dbn_mul.c622 void bn_mul_normal(BN_ULONG *r, BN_ULONG *a, int na, BN_ULONG *b, int nb) argument

Completed in 309 milliseconds

1234