HomeSort by relevance Sort by last modified time
    Searched defs:operation (Results 1 - 22 of 22) sorted by null

  /onnv/onnv-gate/usr/src/cmd/sendmail/db/db/
db_join.c 64 * set, the c_next operation off the join cursor will return DB_NOTFOUND.
172 u_int32_t operation; local
178 operation = LF_ISSET(DB_OPFLAGS_MASK);
179 if (operation != 0 && operation != DB_JOIN_ITEM)
243 if (operation == DB_JOIN_ITEM)
  /onnv/onnv-gate/usr/src/common/openssl/crypto/
o_time.c 173 long operation; local
181 operation = LIB$K_DELTA_SECONDS;
182 status = lib$cvt_to_internal_time(&operation,
200 operation = LIB$K_DAY_OF_WEEK;
201 status = lib$cvt_from_internal_time(&operation,
205 operation = LIB$K_DAY_OF_YEAR;
206 status = lib$cvt_from_internal_time(&operation,
  /onnv/onnv-gate/usr/src/uts/common/xen/io/
blkif_impl.h 37 uint8_t operation; /* BLKIF_OP_??? */ member in struct:blkif_x86_32_request
46 uint8_t operation; /* copied from request */ member in struct:blkif_x86_32_response
56 uint8_t operation; /* BLKIF_OP_??? */ member in struct:blkif_x86_64_request
74 uint8_t operation; /* copied from request */ member in struct:blkif_x86_64_response
  /onnv/onnv-gate/usr/src/cmd/fmli/inc/
optabdefs.h 40 #define OPERNAMESIZ 15 /* size of an operation's name */
49 #define F_NOP 0x01 /* no operation required */
50 #define F_ILL 0x02 /* illegal operation */
51 #define F_NULL 0x03 /* null operation, end of operations */
52 #define F_INT 0x04 /* internal operation */
68 struct operation { struct
69 char *opername; /* operation name */
74 int op_type; /* operation type */
  /onnv/onnv-gate/usr/src/lib/brand/lx/lx_brand/common/
fcntl.c 345 * operation is: LX_LOCK_SH, LX_LOCK_EX, LX_LOCK_UN, LX_LOCK_NB
351 int operation = (int)p2; local
357 if (operation & LX_LOCK_NB) {
359 operation &= ~LX_LOCK_NB; /* turn off this bit */
363 switch (operation) {
  /onnv/onnv-gate/usr/src/uts/common/xen/public/io/
blkif.h 102 uint8_t operation; /* BLKIF_OP_??? */ member in struct:blkif_request
113 uint8_t operation; /* copied from request */ member in struct:blkif_response
121 /* Operation not supported (only happens on barrier writes). */
123 /* Operation failed for some unspecified reason (-EIO). */
125 /* Operation completed successfully. */
  /onnv/onnv-gate/usr/src/cmd/gss/gsscred/
gsscred.c 71 operation = '0'; local
111 operation = c;
125 /* perform the requested operation */
126 switch (operation) {
  /onnv/onnv-gate/usr/src/common/openssl/apps/
smime.c 87 int operation = 0; local
133 operation = SMIME_ENCRYPT;
135 operation = SMIME_DECRYPT;
137 operation = SMIME_SIGN;
139 operation = SMIME_VERIFY;
141 operation = SMIME_PK7OUT;
376 if (operation == SMIME_SIGN)
385 else if (operation == SMIME_DECRYPT)
393 else if (operation == SMIME_ENCRYPT)
402 else if (!operation)
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/fs/autofs/
auto_vnops.c 374 int operation; /* either AUTOFS_LOOKUP or AUTOFS_MOUNT */ local
433 operation = 0;
492 operation = AUTOFS_MOUNT;
522 operation = AUTOFS_LOOKUP;
532 operation = AUTOFS_MOUNT;
565 ((operation == AUTOFS_MOUNT) && (fnp->fn_flags & MF_INPROG))) {
576 if (operation == 0) {
579 * on the previous operation on that node.
584 * previous operation on this node was
587 operation = AUTOFS_LOOKUP
    [all...]
  /onnv/onnv-gate/usr/src/lib/print/libpapi-lpd/common/
lpd-port.c 684 enum { OP_NONE, OP_SUBMIT, OP_QUERY, OP_CANCEL } operation = OP_NONE; local
739 if (operation != OP_NONE)
741 operation = OP_CANCEL;
745 if (operation != OP_NONE)
747 operation = OP_QUERY;
751 if (operation != OP_NONE)
753 operation = OP_SUBMIT;
763 (operation == OP_NONE))
766 if (operation == OP_SUBMIT) /* get a job-id if we need it */
788 /* perform the requested operation */
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fps/fptest/
fpu_fsr_test.c 212 /* The value of the fcc field after the FP operation */
256 unsigned int operation; member in struct:__anon511
410 unsigned long operation; local
430 operation = test_ws[i].instr;
440 switch (operation) {
617 switch (r_data[i].operation) {
  /onnv/onnv-gate/usr/src/cmd/geniconvtbl/
disassemble.c 436 "error ELIBBAD // unknown operation (%lx)\n",
1006 * Dump operation table
1012 itm_op_t *operation; local
1019 operation = (itm_op_t *)(op_hdr + 1);
1036 printi(1, RNPREF "operation");
1048 i++, operation++, op_place += (sizeof (itm_op_t))) {
1061 * Evaluate single operation
1066 itm_op_t *operation; local
1069 operation = (itm_op_t *)ADDR2(op_place);
1072 switch (operation->type)
    [all...]
geniconvtbl.c 90 int op_depth; /* depth of operation */
234 /* evaluate init operation */
1060 * Evaluate operation table
1073 itm_op_t *operation; local
1090 operation = (itm_op_t *)(op_hdr + 1);
1093 for (i = 0; i < op_hdr->number; i++, operation++,
1122 * Evaluate single operation
1136 itm_op_t *operation; local
1147 (expr0 = ADDR(operation->data.operand[(n)]), \
1157 eval_expr(ist, operation->data.operand[(n)],
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/
dns-sd.c 29 * PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND OPERATION ALONE OR IN
106 static int operation; variable
181 // Sample callback functions for each of the operation types
244 if (num_printed++ == 0) printf("Timestamp Recommended %s domain\n", operation == 'E' ? "Registration" : "Browsing");
367 switch (operation)
428 if (operation == 'A' || operation == 'U' || operation == 'N') timeOut = 5;
476 if (operation == 'C')
549 int operation = getopt(argc, (char * const *)argv, optstr)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fm/modules/sun4v/etm/
etm_xport_api_dd.c 316 * for the given I/O operation
1372 vldc_opt_op_t operation; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_ppp.c 1150 * | Type | Length | Operation | Message ...
1156 uint8_t operation; local
1159 GETINT8(operation, optdata);
1160 switch (operation) {
    [all...]
snoop_ldap.c 74 char operation[LINE_LEN]; /* by -V option. */ variable
148 if (strlen(operation) != 0) {
150 (void) strncat(data, operation, 30);
151 (void) strcpy(operation, "");
477 static asndefT searchRequest = {"Operation", SEQUENCE, 3, 8, {
504 static asndefT searchResEntry = {"Operation", SEQUENCE, 4, 2, {
512 static asndefT bindRequest = {"Operation", SEQUENCE, 0, 3, {
519 {"Operation Error", 0, 1},
568 static asndefT bindResponse = {"Operation", SEQUENCE, 1, 5, {
575 static asndefT unbindRequest = {"Operation", SEQUENCE, 2, 0, {0}}
    [all...]
  /onnv/onnv-gate/usr/src/cmd/svc/configd/
client.c 1813 const char *operation = NULL; local
    [all...]
rc_node.c 116 * operation and the target object. The set of authorizations assigned to
342 * message to pass the operation (import or apply) and the file name
351 * operation and filename strings that were saved from the
3490 char operation[REP_PROTOCOL_NAME_LEN]; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4v/sys/
vdsk_common.h 113 * Status for the VD_OP_GET_ACCESS operation
119 * Flags for the VD_OP_SET_ACCESS operation
156 * macro to check if the operation 'op' is supported by checking the list
195 uint8_t operation; /* operation for server to perform */ member in struct:vd_dring_payload
198 uint32_t status; /* "errno" of server operation */
226 * vDisk control operation structures
540 * the type of operation and the number of bytes read/written, this macro
vdc.h 89 #define VDC_OP_STATE_RUNNING 0x01 /* do operation in running state */
228 int operation; /* VD_OP_xxx to be performed */ member in struct:vdc_local_desc
233 struct buf *buf; /* buf of operation */
235 int flags; /* flags of operation */
  /onnv/onnv-gate/usr/src/uts/sun4v/io/
vds.c 309 elem->payload.operation, \
532 uint8_t operation; member in struct:vds_operation
538 uint8_t operation; /* vdisk operation */ member in struct:vd_ioctl
539 const char *operation_name; /* vdisk operation name */
540 size_t nbytes; /* size of operation buffer */
548 /* write is true if the operation writes any data to the backend */
737 * vd - disk on which the operation is performed.
857 * vd - disk on which the operation is performed.
858 * slice - slice on which the operation is performed
    [all...]

Completed in 1990 milliseconds