Home
last modified time | relevance | path

Searched defs:add (Results 26 – 50 of 174) sorted by relevance

1234567

/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcmp.S297 add: label
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_index.cc266 db_index::add(item* index_value, entryp recnum) in add() function in db_index
H A Ddb_index_entry.cc276 db_index_entry::add(db_index_entry **head, bool_t casein, in add() function in db_index_entry
/illumos-gate/usr/src/common/ficl/
H A Ddouble.c107 ficlUnsigned add) in ficl2UnsignedMultiplyAccumulate()
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_mac.c261 eib_mac_multicast(eib_t *ss, boolean_t add, uint8_t *mcast_mac) in eib_mac_multicast()
H A Deib_main.c431 eib_m_multicast(void *arg, boolean_t add, const uint8_t *mcast_mac) in eib_m_multicast()
/illumos-gate/usr/src/cmd/swap/
H A Dswap.c570 add(char *path, off_t offset, off_t cnt, int flags) in add() function
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dtxg.c832 boolean_t add; in txg_list_add() local
857 boolean_t add; in txg_list_add_tail() local
H A Ddmu_tx.c515 dmu_tx_hold_zap(dmu_tx_t *tx, uint64_t object, int add, const char *name) in dmu_tx_hold_zap()
528 dmu_tx_hold_zap_by_dnode(dmu_tx_t *tx, dnode_t *dn, int add, const char *name) in dmu_tx_hold_zap_by_dnode()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Drelocate.c561 const char *typestr, Addr off, Sxword add, const char *secname, in Elf_reloc_entry_2()
664 Sxword add; in Elf_reloc_entry_1() local
H A Dmap.c54 Dbg_map_cexp_id(Lm_list *lml, Boolean add, const char *file, in Dbg_map_cexp_id()
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_ctl.c130 softmac_m_multicst(void *arg, boolean_t add, const uint8_t *mca) in softmac_m_multicst()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnbu.c252 xnbu_m_set_multicast(void *arg, boolean_t add, const uint8_t *mca) in xnbu_m_set_multicast()
/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_gld.c192 ena_m_multicast(void *arg, boolean_t add, const uint8_t *multicast_address) in ena_m_multicast()
/illumos-gate/usr/src/cmd/ptools/ppriv/
H A Dppriv.c366 static priv_set_t **rem, **add, **assign; variable
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_gld.c131 ixgbe_m_multicst(void *arg, boolean_t add, const uint8_t *mcst_addr) in ixgbe_m_multicst()
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-device.c87 unsigned add:1; member
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Drepval.c638 add_remove_contract(instance_t *inst, boolean_t add, ctid_t ctid) in add_remove_contract()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_gld.c163 oce_m_multicast(void *arg, boolean_t add, const uint8_t *mca) in oce_m_multicast()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_common.c367 nss_cfgcomp_get(char *name, int add) in nss_cfgcomp_get()
426 nss_cfgparam_get(char *name, int add) in nss_cfgparam_get()
540 nss_cfg_put(nss_config_t *next, int add) in nss_cfg_put()
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_port.c564 aggr_port_multicst(void *arg, boolean_t add, const uint8_t *addrp) in aggr_port_multicst()
/illumos-gate/usr/src/cmd/modload/
H A Dplcysubr.c678 check_priv_entry(const char *privlist, boolean_t add) in check_priv_entry()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_gld.c143 ql_m_multicst(void *arg, boolean_t add, const uint8_t *ep) in ql_m_multicst()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_htable.c614 static uint32_t sum4(add) in sum4() argument
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c1092 BOOL add, unsigned char *dev_addr, int index) in ecore_set_mac_in_nig()
1133 struct ecore_vlan_mac_obj *o, BOOL add, int opcode, in ecore_vlan_mac_set_cmd_hdr_e2()
1182 BOOL add = (cmd == ECORE_VLAN_MAC_ADD) ? TRUE : FALSE; in ecore_set_one_mac_e2() local
1282 struct ecore_vlan_mac_obj *o, BOOL add, int opcode, u8 *mac, in ecore_vlan_mac_set_cfg_entry_e1x()
1311 struct ecore_vlan_mac_obj *o, int type, int cam_offset, BOOL add, in ecore_vlan_mac_set_rdata_e1x()
1347 BOOL add = (elem->cmd_data.vlan_mac.cmd == ECORE_VLAN_MAC_ADD) ? in ecore_set_one_mac_e1x() local
1370 BOOL add = (cmd == ECORE_VLAN_MAC_ADD) ? TRUE : FALSE; in ecore_set_one_vlan_e2() local
1420 BOOL add = (cmd == ECORE_VLAN_MAC_ADD) ? TRUE : FALSE; in ecore_set_one_vlan_mac_e2() local
1486 BOOL add = (elem->cmd_data.vlan_mac.cmd == ECORE_VLAN_MAC_ADD) ? in ecore_set_one_vlan_mac_e1h() local

1234567