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

1234567

/illumos-gate/usr/src/cmd/oawk/
H A Db.c16 * If applicable, add the following below this CDDL HEADER, with the
127 freetr(p1); /* add this when alloc works */
236 int *add();
245 foll[(int)left(v)] = add(setcnt);
410 add(int n) function
417 dprintf("add(%d)\n", n, NULL, NULL);
759 state[++n] = add(setcnt);
/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetaset.c15 * If applicable, add the following below this CDDL HEADER, with the
35 add, enumerator in enum:metaset_cmd
594 * can't add hosts to an existing set & enable
780 "No drives specified to add.\n"));
1647 * that add operation SC3.0 notices activity on the device
1649 * will fail because the adminstrative add has the set locked
2320 cmd = add;
2606 /* add hosts or drives */
2607 if (cmd == add) {
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dnldaputils.c15 * If applicable, add the following below this CDDL HEADER, with the
741 int i, add; local
762 for (i = 0, add = 0; i < batch->idmap_mapping_batch_len; i++) {
798 add = 1;
834 add = 1;
846 add = 1;
870 if (!add)
896 if (!add)
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dadmintf.c15 * If applicable, add the following below this CDDL HEADER, with the
110 * The routine process matching node and add a Node object elements
268 /* pass back the node object element to add entity, portal info to it */
279 * The routine process matching network entity and add children elements
434 * The routine process matching portal and add portal object info to
2462 isns_assoc_dd_t add = { 0 }; local
2519 /* add the dd member */
2529 add.puid = container_id;
2530 add.type = OBJ_ASSOC_DD;
2531 attr = &add
[all...]
H A Dfunc.c15 * If applicable, add the following below this CDDL HEADER, with the
415 * add the operating attributes to the response packet.
462 * add the key attributes to the response packet.
527 * add one attribute with TLV format to the response packet.
566 * add attributes with TLV format to the response packet.
741 /* add the newly registered object info */
795 /* add esi entry */
1512 /* add the newly created dd to the response */
1687 isns_assoc_dd_t add; local
1750 /* add th
[all...]
/illumos-gate/usr/src/cmd/keyserv/
H A Dchkey_common.c15 * If applicable, add the following below this CDDL HEADER, with the
365 "; add 'files' if you want the 'nobody' key.");
533 /* Attribute does not exist, add entry anyways */
574 int add,
681 if (add == TRUE)
696 /* XXX add checking for cases of authentication errors */
571 update_ldap_attr(const char *dn, ns_ldap_attr_t **attrs, const char *passwd, int add, int update4host, const char *bindDN, const char *bindPasswd) argument
/illumos-gate/usr/src/uts/common/os/
H A Dpool_pset.c16 * If applicable, add the following below this CDDL HEADER, with the
239 * first add individual zones to the visibility list then remove the
312 * to ALL_ZONES: first add the special "ALL_ZONES" token to the
392 pool_pset_visibility_change(psetid_t psetid, zone_t *zone, boolean_t add) argument
404 if (add)
414 if (add)
/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd.c52 static int zyd_m_multicst(void *arg, boolean_t add, const uint8_t *m);
826 zyd_m_multicst(void *arg, boolean_t add, const uint8_t *m) argument
/illumos-gate/usr/src/uts/common/io/efe/
H A Defe.c359 efe_error(dip, "unable to add interrupt handler!");
734 efe_m_multicst(void *arg, boolean_t add, const uint8_t *macaddr) argument
757 if (add) {
/illumos-gate/usr/src/uts/common/io/vnic/
H A Dvnic_dev.c15 * If applicable, add the following below this CDDL HEADER, with the
570 /* add new VNIC to hash table */
897 vnic_m_multicst(void *arg, boolean_t add, const uint8_t *addrp) argument
959 * Now add the new secondary MACs
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_main.c681 vmxnet3_multicst(void *data, boolean_t add, const uint8_t *macaddr) argument
690 add ? "add" : "remove", MACADDR_FMT_ARGS(macaddr));
706 if (add && macIdx < dp->mfTable.bufLen) {
712 if (!add && macIdx == dp->mfTable.bufLen) {
722 allocSize = dp->mfTable.bufLen + (add ? 6 : -6);
727 if (add) {
749 if (add && newMfTable.bufLen == 6) {
754 if (!add && dp->mfTable.bufLen == 6) {
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java15 * If applicable, add the following below this CDDL HEADER, with the
143 // If we've got it already, then don't add again.
183 // If we've got it already, then don't add.
229 // If we've got it already, then don't add.
317 List add(ServiceRecordInMemory rec) { method in class:ServiceStoreInMemory.RegRecord
394 List add(Object value, ServiceRecordInMemory record) { method in class:ServiceStoreInMemory.BtreeVector
399 return rec.add(record);
1900 // If not already there, see if we should add this one to the
1906 // If wildcard, then simply add it to the vector.
2470 // If the type is an abstract type, then add
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.c15 * If applicable, add the following below this CDDL HEADER, with the
2350 prefix_update_ipadm_addrobj(struct prefix *pr, boolean_t add) argument
2378 if (add) {
2388 (add ? "adding" : "deleting"), pi->pi_ipadm_aobjname,
/illumos-gate/usr/src/cmd/dc/
H A Ddc.c16 * If applicable, add the following below this CDDL HEADER, with the
195 q = add(p, irem);
400 t = add(p, q);
881 ps = add(px, divd);
894 ps = add(divr, divd);
1052 s = add(q, r);
1060 t = add(s, q);
1289 p = add(chptr, q);
1305 p = add(chptr, q);
1478 r = add(arg
1833 add(struct blk *a1, struct blk *a2) function
[all...]
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c502 /* make sure we add configure the initial filter */
511 afe_error(dip, "unable to add interrupt");
754 afe_m_multicst(void *arg, boolean_t add, const uint8_t *macaddr) argument
773 if (add) {
1450 * We just add up to the nearest msec (2), which should be
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_main.c15 * If applicable, add the following below this CDDL HEADER, with the
1114 atge_error(devinfo, "Failed to add interrupt handler");
1698 atge_m_multicst(void *arg, boolean_t add, const uint8_t *macaddr) argument
1705 if (add) {
/illumos-gate/usr/src/uts/common/io/atu/
H A Datu.c1467 atu_m_multicst(void *arg, boolean_t add, const uint8_t *mca) argument
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_init_ops.h355 int add; member in struct:arb_line
520 REG_WR(pdev, read_arb_addr[i].add,
521 read_arb_data[i][r_order].add);
533 REG_WR(pdev, write_arb_addr[i].add,
534 write_arb_data[i][w_order].add);
544 val = REG_RD(pdev, write_arb_addr[i].add);
545 REG_WR(pdev, write_arb_addr[i].add,
546 val | (write_arb_data[i][w_order].add << 10));
554 val = write_arb_data[NUM_WR_Q-1][w_order].add;
559 val = read_arb_data[NUM_RD_Q-1][r_order].add;
[all...]
/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.c1246 iprb_m_multicst(void *arg, boolean_t add, const uint8_t *macaddr) argument
1252 if (add) {
/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcn.c400 pcn_error(dip, "unable to add interrupt");
586 pcn_m_multicast(void *arg, boolean_t add, const uint8_t *macaddr) argument
607 if (add) {
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_main.c15 * If applicable, add the following below this CDDL HEADER, with the
908 rge_m_multicst(void *arg, boolean_t add, const uint8_t *mca) argument
934 if (add) {
/illumos-gate/usr/src/uts/common/io/simnet/
H A Dsimnet.c15 * If applicable, add the following below this CDDL HEADER, with the
598 /* Re-create simnet instance and add any previous peer */
1004 simnet_m_multicst(void *arg, boolean_t add, const uint8_t *addrp) argument
1016 newsize = prevsize + (add ? ETHERADDRL:-ETHERADDRL);
1027 if (!add && maddrptr != NULL) {
1038 } else if (add && maddrptr == NULL) {
/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c15 * If applicable, add the following below this CDDL HEADER, with the
70 static int usbecm_m_multicst(void *arg, boolean_t add, const uint8_t *m);
791 usbecm_m_multicst(void *arg, boolean_t add, const uint8_t *m) argument
805 if (add == B_TRUE) {
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c136 static int ipw2100_m_multicst(void *arg, boolean_t add, const uint8_t *m);
382 * and need to add support for IEEE80211_C_IBSS
1798 ipw2100_m_multicst(void *arg, boolean_t add, const uint8_t *mca) argument
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c157 static int ipw2200_m_multicst(void *arg, boolean_t add, const uint8_t *m);
1922 ipw2200_m_multicst(void *arg, boolean_t add, const uint8_t *mca) argument

Completed in 124 milliseconds

1234567