Searched defs:add (Results 51 - 75 of 237) sorted by relevance

12345678910

/freebsd-11-stable/sys/dev/mlx4/
H A Ddriver.h57 void * (*add) (struct mlx4_dev *dev); member in struct:mlx4_interface
/freebsd-11-stable/usr.sbin/ppp/
H A Darp.c102 arp_ProxySub(struct bundle *bundle, struct in_addr addr, int add) argument
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_wired_common.c83 static int driver_wired_multi(const char *ifname, const u8 *addr, int add) argument
140 int wired_multicast_membership(int sock, int ifindex, const u8 *addr, int add) argument
/freebsd-11-stable/contrib/unbound/libunbound/
H A Dunbound-event.h138 int (*add)(struct ub_event*, struct timeval*); member in struct:ub_event_vmt
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h52 void add(void *Mem) { Allocations.push_back(Mem); } function in class:llvm::AllocaHolder
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObject.h337 inline FieldChainInfo FieldChainInfo::add(const FieldNodeT &FN) { function in class:clang::ento::FieldChainInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp126 Counter CounterExpressionBuilder::add(Counter LHS, Counter RHS) { function in class:CounterExpressionBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAutomaton.h235 bool add(const ActionT &A) { function in class:llvm::Automaton
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dflags_parser.cpp24 void add(const char *Name) { function in class:scudo::UnknownFlagsRegistry
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dradix.h63 } add; member in struct:isc_prefix
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dpex-common.c84 char *add; local
/freebsd-11-stable/bin/sh/
H A Dexec.c528 cmdlookup(const char *name, int add) argument
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dmtsm.cpp629 void state_set::add(units_value_state, int n) function in class:state_set
/freebsd-11-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_party.c237 struct uni_all *add; local
/freebsd-11-stable/crypto/openssh/
H A Dssh-add.c334 update_card(int agent_fd, int add, const char *id) argument
[all...]
/freebsd-11-stable/contrib/nvi/common/
H A Dkey.c845 v_event_grow( SCR *sp, int add) argument
/freebsd-11-stable/sys/dev/patm/genrtab/
H A Dgenrtab.c331 double add; local
/freebsd-11-stable/sys/dev/xen/privcmd/
H A Dprivcmd.c256 struct xen_add_to_physmap_range add; local
/freebsd-11-stable/sys/fs/autofs/
H A Dautofs.c593 autofs_ioctl_done_101(struct autofs_daemon_done_101 *add) argument
621 autofs_ioctl_done(struct autofs_daemon_done *add) argument
/freebsd-11-stable/crypto/openssl/crypto/rand/
H A Dmd_rand.c193 static void ssleay_rand_add(const void *buf, int num, double add) argument
/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_bo_util.c307 unsigned long add = 0; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dtxg.c802 boolean_t add; local
827 boolean_t add; local
/freebsd-11-stable/libexec/rtld-elf/i386/
H A Dreloc.c133 Elf_Addr *where, symval, add; local
/freebsd-11-stable/stand/ficl/
H A Dmath64.c149 DPUNS m64Mac(DPUNS u, FICL_UNS mul, FICL_UNS add) argument
/freebsd-11-stable/usr.sbin/autofs/
H A Dautomountd.c74 struct autofs_daemon_done add; local

Completed in 307 milliseconds

12345678910