Searched refs:fields (Results 76 - 100 of 119) sorted by relevance

12345

/opensolaris-onvv-gate/usr/src/cmd/ps/
H A Dps.c16 * fields enclosed by brackets "[]" replaced with your own identifying
143 static struct field *fields = NULL; /* fields selected via -o */ variable in typeref:struct:field
148 /* array of defined fields, in fname order */
397 * calculate width of pid fields based on configured MAXPID
781 if (fields) { /* print user-specified header */
785 for (f = fields; f != NULL; f = f->next) {
786 if (f != fields)
818 * All fields before 'PID' are printed with a trailing space
1166 if (fields
[all...]
/opensolaris-onvv-gate/usr/src/lib/libshell/common/sh/
H A Dmacro.c63 int fields; /* number of fields */ member in struct:_mac_
220 mp->fields = 0;
245 flags = mp->fields;
2297 mp->fields += count;
2307 mp->fields++;
/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_hw.h376 } fields; member in union:e1000_tx_desc::__anon5473
405 } fields; member in union:e1000_context_desc::__anon5479
426 } fields; member in union:e1000_data_desc::__anon5483
H A De1000g_tx.c514 * Some fields are cleared for the hardware to fill
798 upper.fields.popts |= E1000_TXD_POPTS_IXSM;
801 upper.fields.popts |= E1000_TXD_POPTS_TXSM;
1052 if (descriptor->upper.fields.status & E1000_TXD_STAT_DD) {
1466 context_desc->tcp_seg_setup.fields.mss = cur_context->mss;
1467 context_desc->tcp_seg_setup.fields.hdr_len =
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/instant.src/tptregexp/
H A DREADME43 sort of, since the only fields in a "struct regexp" that other people have
/opensolaris-onvv-gate/usr/src/cmd/oawk/
H A Dlib.c17 * fields enclosed by brackets "[]" replaced with your own identifying
44 wchar_t fields[RECSIZE]; variable
49 int donefld; /* 1 = implies rec broken into fields */
56 CELL fldtab[MAXFLD] = { /* room for fields */
223 fr = fields;
224 i = 0; /* number of fields accumulated here */
235 "record `%.20ws...' has too many fields", record);
254 "record `%.20ws...' has too many fields", record);
/opensolaris-onvv-gate/usr/src/cmd/sendmail/libmilter/
H A DREADME79 talking to the filters using the T= equate. There are four fields inside
/opensolaris-onvv-gate/usr/src/lib/libcryptoutil/
H A DREADME16 # fields enclosed by brackets "[]" replaced with your own identifying
208 pkcs11_parse_uri() function allocates the URI's fields and the caller is
/opensolaris-onvv-gate/usr/src/lib/libshell/common/tests/
H A Dcomvar.sh105 fields fieldorder \
174 fields=(
175 type=text var=fields val= label="List of Fields"
183 [[ "${suitable}" == *entrylist=* ]] || err_exit 'compound variable expansion omitting fields'
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamadm/
H A Dnwamadm.c16 * fields enclosed by brackets "[]" replaced with your own identifying
869 char *fields = NULL; local
876 fields = extended_fields;
878 fields = default_fields;
879 oferr = ofmt_open(fields, list_fields, 0, 0, &ofmt);
/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dovdoprnt.s20 # fields enclosed by brackets "[]" replaced with your own identifying
/opensolaris-onvv-gate/usr/src/lib/libdhcputil/
H A DREADME.inittab17 # fields enclosed by brackets "[]" replaced with your own identifying
85 should be per-category unique and the STANDARD and SITE fields
86 should not have overlapping code fields or the behavior is
134 requests any fields with the VENDOR category. (VENDOR information
162 fields inside the inittab entry may be read directly. Some inittab
218 verified using the `ds_category' and `ds_code' fields from the
/opensolaris-onvv-gate/usr/src/cmd/zfs/
H A Dzfs_main.c16 * fields enclosed by brackets "[]" replaced with your own identifying
1153 * -H scripted mode. Headers are stripped, and fields are separated
1155 * -o Set of fields to display. One of "name,property,value,
1277 char *value, *fields; local
1326 "many fields given to -o "
1353 "with specific fields "
1427 fields = argv[0];
1429 if (zprop_get_list(g_zfs, fields, &cb.cb_proplist, ZFS_TYPE_DATASET)
1912 * -o Control which fields to display.
1969 * Given a dataset and a list of fields, prin
2064 char *fields = NULL; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/bnu/
H A DREADME17 # fields enclosed by brackets "[]" replaced with your own identifying
58 b- On time fields where the default wait time was specified,
/opensolaris-onvv-gate/usr/src/lib/print/libpapi-ipp/common/
H A Dipp-support.c16 * fields enclosed by brackets "[]" replaced with your own identifying
452 if (strncmp(http->fields[HTTP_FIELD_WWW_AUTHENTICATE],
460 } else if (strncmp(http->fields[HTTP_FIELD_WWW_AUTHENTICATE],
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld.4.x/
H A Drtldlib.s15 ! fields enclosed by brackets "[]" replaced with your own identifying
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/netboot/
H A Dpci.h260 } fields; member in union:bios32
H A De1000_hw.h418 } fields; member in union:e1000_tx_desc::__anon2315
469 } fields; member in union:e1000_context_desc::__anon2321
490 } fields; member in union:e1000_data_desc::__anon2325
1461 /* Mask bits for fields in Word 0x0a of the EEPROM */
1468 /* Mask bits for fields in Word 0x0f of the EEPROM */
1599 * length = the sum of all the length fields of the RX descriptors that
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_encode.h218 Most of the fields are related only to the C type -- size, how
237 GENERALSTRING. Pluck data and length fields out of a structure
324 /* XXX The handling of data+length fields really needs reworking.
355 /* A sequence, defined by the indicated series of fields, and an
356 optional function indicating which fields are present. */
441 /* Encode a thing (probably sub-fields within the structure) as a
492 handling strings with length fields.
531 tag.) The tag is omitted for optional fields that are not
544 function pointer describing which fields are present, OPT is
559 /* We use different types for "length" fields i
637 const struct field_info *fields; member in struct:seq_info
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4v/sys/
H A Dn2rng.h16 * fields enclosed by brackets "[]" replaced with your own identifying
88 } fields; member in union:n2rngctl
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_stats.c16 * fields enclosed by brackets "[]" replaced with your own identifying
197 /* fields representing user input */
202 /* "internal" fields for data and data presentation */
237 /* if we do abs. numbers, we never look at the _o fields */
988 ofmt_field_t *fields = stat_stdfields; local
1064 fields = stat_itemize_fields;
1125 oerr = ofmt_open(fieldnames, fields, oflags, 80, &oh);
/opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/elfsign/
H A Delfsign.c16 * fields enclosed by brackets "[]" replaced with your own identifying
116 } fields[] = { variable in typeref:struct:field_s
234 for (fp = fields; fp->name != NULL; fp++) {
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A DREADME.XLINK16 # fields enclosed by brackets "[]" replaced with your own identifying
109 target, you may have to add/modify fields in the Rel_entry struct typedef
217 sparc). It may be necessary to add new fields to the ld_targ global
219 fields.
251 comments in _libld.h for existing optional fields. It suffices to
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/crt/sparc/
H A Dmisalign.s24 ! fields enclosed by brackets "[]" replaced with your own identifying
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dmap.c4859 case 'k': /* fields to search for */
6839 syserr("too many fields, %d max", blen);
6952 int *fields = (int *) xalloc(sizeof(int) * (MAX_MATCH + 1)); local
6970 if (parse_fields(sub_param, fields,
6978 /* set default fields */
6980 fields[i] = i;
6981 fields[i] = END_OF_FIELDS;
6983 map_p->regex_subfields = fields;
6989 for (ip = fields; *ip != END_OF_FIELDS; ip++)
7050 int fields[MAX_MATC local
[all...]

Completed in 160 milliseconds

12345