HomeSort by relevance Sort by last modified time
    Searched refs:ADD (Results 1 - 25 of 56) sorted by null

1 2 3

  /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/lib/libfru/libfru/
nameSyntaxLex.l 17 * If applicable, add the following below this CDDL HEADER, with the
55 "+" { return ADD; }
nameSyntaxYacc.y 17 * If applicable, add the following below this CDDL HEADER, with the
56 %token LAST ADD
170 | ADD
  /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/cron/
cron.h 15 * If applicable, add the following below this CDDL HEADER, with the
46 #define ADD 'a'
  /onnv/onnv-gate/usr/src/lib/libpp/common/
ppmisc.c 207 if ((pp.state & (ADD|HIDDEN)))
209 if (pp.state & ADD)
211 pp.state &= ~ADD;
ppmacref.c 55 pp.state |= ADD;
pp.tab 121 ADD # add pp.addbuf into output buffer
  /onnv/onnv-gate/usr/src/ucbcmd/expr/
expr.y 17 * If applicable, add the following below this CDDL HEADER, with the
43 %token OR AND ADD SUBT MULT DIV REM EQ GT GEQ LT LEQ NEQ
50 %left ADD SUBT
76 | expr ADD expr = { $$ = arith(ADD, $1, $3); }
117 OR, AND, ADD, SUBT, MULT, DIV, REM, MCH,
183 case ADD:
  /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/cmd/tnf/prex/
prexlex.l 17 * If applicable, add the following below this CDDL HEADER, with the
71 add { yylval.intval = ADD; return (ADD); }
  /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/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/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/cmd/oawk/
makeprctab.c 15 * If applicable, add the following below this CDDL HEADER, with the
55 { ADD, "arith", " + "},
  /onnv/onnv-gate/usr/src/cmd/print/scripts/
ppdmgr 16 # If applicable, add the following below this CDDL HEADER, with the
36 # -a <ppd_filename_path> - Add a new PPD file to the specified
228 # Can only add a PPD file to the "user" or "admin" repository.
470 # a cache file entry and add it to the cache file.
1150 if [[ "${action}" = "${ADD}" || \
1171 if [[ "${action}" = "${ADD}" || \
    [all...]
  /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/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/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/awk/
maketab.c 15 * If applicable, add the following below this CDDL HEADER, with the
59 { ADD, "arith", " + " },
  /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/lib/libpp/i386/
ppdebug.h 109 "ADD", ADD,
  /onnv/onnv-gate/usr/src/lib/libpp/sparc/
ppdebug.h 109 "ADD", ADD,
  /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...]

Completed in 840 milliseconds

1 2 3