| /onnv/onnv-gate/usr/src/cmd/mpathadm/ |
| mpathadm.h | 15 * If applicable, add the following below this CDDL HEADER, with the 40 #define ADD SUBCOMMAND(7)
|
| /onnv/onnv-gate/usr/src/lib/sun_fc/common/ |
| AdapterEvent.h | 15 * If applicable, add the following below this CDDL HEADER, with the 46 ADD = HBA_EVENT_ADAPTER_ADD,
|
| /onnv/onnv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
| Constants.java | 15 * If applicable, add the following below this CDDL HEADER, with the 51 int ADD = 6; 54 // Printer type to add/modify
|
| /onnv/onnv-gate/usr/src/uts/intel/ia32/ml/ |
| sseblk.s | 15 * If applicable, add the following below this CDDL HEADER, with the 90 #define ADD addq 93 #define ADD addl 109 ADD $BLOCKSIZE, dst; \ 247 ADD $0x80, src 268 ADD $0x80, dst; \ 271 ADD $0x80, src; \
|
| /onnv/onnv-gate/usr/src/cmd/rpcsvc/nis/utils/ |
| nisgrpadm.c | 16 * If applicable, add the following below this CDDL HEADER, with the 49 enum op_types {NONE, DELETE, CREATE, ADD, REMOVE, LIST, TEST}; 187 op = ADD; 381 case ADD: 392 "Unable to add \"%s\" to group \"%s\": %s\n",
|
| /onnv/onnv-gate/usr/src/cmd/fmli/sys/ |
| expr.c | 16 * If applicable, add the following below this CDDL HEADER, with the 59 # define ADD 268 92 OR, AND, ADD, SUBT, MULT, DIV, REM, MCH, 163 case ADD: 345 case ADD:
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/bn/ |
| expspeed.c | 239 # define ADD a 242 # define ADD NULL 245 if (!BN_generate_prime(c,sizes[i],0,ADD,REM,genprime_cb,NULL)) goto err;
|
| /onnv/onnv-gate/usr/src/cmd/setfacl/ |
| setfacl.c | 15 * If applicable, add the following below this CDDL HEADER, with the 46 #define ADD 1 190 * For add, modify, and delete, we need to get the ACL of the file first. 232 * mod_entries() handles add, delete, and modify ACL entries of a file. 245 /* modify and add: from -m option */ 297 /* check effective permission: add a null after real perm */ 384 /* aclcnt may be updated after the call: add or modify */ 448 case MODIFY: /* and add */ 459 if (!found) /* Add it to the end: no need to change cntp */
|
| /onnv/onnv-gate/usr/src/cmd/cron/ |
| cron.h | 15 * If applicable, add the following below this CDDL HEADER, with the 46 #define ADD 'a'
|
| /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
| StatisticList.java | 16 * If applicable, add the following below this CDDL HEADER, with the 176 * Add the supplied object to the list. If the list is full, 179 * @param o Object to add to the list. 181 public boolean add(Object o) method in class:StatisticList 186 ret = super.add(o); 219 * Add a listener for StatisticEvents. 221 * @param l Listener to add. 224 listeners.add(l); 237 * Notify all StatisticEvent listeners of a new Add event. 244 StatisticEvent.ADD, s) [all...] |
| /onnv/onnv-gate/usr/src/cmd/saf/ |
| pmadm.c | 16 * If applicable, add the following below this CDDL HEADER, with the 43 #define ADD 0x1 /* -a or other required options seen */ 137 flag |= ADD; 147 flag |= ADD; 172 flag |= ADD; 191 flag |= ADD; 249 flag |= ADD; 261 flag |= ADD; 307 case ADD: 395 * add_svc - add a service entr [all...] |
| sacadm.c | 15 * If applicable, add the following below this CDDL HEADER, with the 81 # define ADD 0x200 /* -a or other required options seen */ 129 flag |= ADD; 133 flag |= ADD; 151 flag |= ADD; 185 flag |= ADD; 233 flag |= ADD; 244 flag |= ADD; 290 case ADD: 430 * add_pm - add a port monitor entr [all...] |
| /onnv/onnv-gate/usr/src/uts/common/xen/io/ |
| xnbo.c | 15 * If applicable, add the following below this CDDL HEADER, with the 203 #define ADD(list, bp) \ 217 ADD(free, mp); 223 ADD(keep, mp); 229 ADD(keep, mp); 233 ADD(free, mp); 235 #undef ADD 293 * that it is OK for mac_unicast_add to add the primary MAC unicast 547 * Add the multicast address `addr' to the set received. 566 (char *), "add", [all...] |
| /onnv/onnv-gate/usr/src/cmd/expr/ |
| expr.c | 16 * If applicable, add the following below this CDDL HEADER, with the 54 #define ADD 268 110 OR, AND, ADD, SUBT, MULT, DIV, REM, MCH, 288 case ADD: 584 case ADD:
|
| /onnv/onnv-gate/usr/src/cmd/rpcsvc/nis/bin/ |
| nisadm.c | 16 * If applicable, add the following below this CDDL HEADER, with the 594 enum op_todo {NOP, ADD, ADD_NS, REMOVE, REMOVE_OBJ, REM_DIR, MODIFY, 734 op = ADD; 750 op = ADD; 873 case ADD : 879 (op == ADD))
|
| /onnv/onnv-gate/usr/src/head/arpa/ |
| nameser_compat.h | 16 * If applicable, add the following below this CDDL HEADER, with the 210 #ifndef ADD 211 #define ADD ns_uop_add
|
| /onnv/onnv-gate/usr/src/cmd/krb5/krb5kdc/ |
| network.c | 214 #define ADD(set, val, tmpptr) \ 251 if (!ADD(udp_port_data, s_port, tmp)) 269 if (!ADD(tcp_port_data, s_port, tmp)) 301 if (!ADD(connections, newconn, tmp)) { 994 worry about buffering. It'll be faster when we add
|
| /onnv/onnv-gate/usr/src/cmd/iscsiadm/ |
| iscsiadm.h | 15 * If applicable, add the following below this CDDL HEADER, with the 39 #define ADD SUBCOMMAND(0)
|
| /onnv/onnv-gate/usr/src/lib/libpp/i386/ |
| ppdef.h | 114 #define ADD (1<<0)
|
| /onnv/onnv-gate/usr/src/lib/libpp/sparc/ |
| ppdef.h | 114 #define ADD (1<<0)
|
| /onnv/onnv-gate/usr/src/tools/cscope-fast/ |
| cgrep.c | 16 * If applicable, add the following below this CDDL HEADER, with the 209 #define ADD(N) if (qtail) qtail = qtail->next = NEW(N); \ 463 * Add EOP to beginning position set. 1419 ADD(l->node); 1428 ADD(s); 1480 ADD(l->node); 1501 ADD(s); [all...] |
| /onnv/onnv-gate/usr/src/lib/libstmf/common/ |
| store.c | 15 * If applicable, add the following below this CDDL HEADER, with the 241 #define ADD 0 264 * Add or remove a member for a given group 269 * addRemoveFlag - ADD/REMOVE 346 * There are no add semantics in libscf for a property value. We'll 348 * set and then add the one we were asked to add or omit the one 426 * add it to the set. Subtraction by omission. 430 if (addRemoveFlag == ADD) { 461 * Now add the valu [all...] |