Searched refs:format (Results 576 - 583 of 583) sorted by relevance

<<21222324

/illumos-gate/usr/src/lib/libkmf/ber_der/common/
H A Dclasn1.c1167 ex->format = KMF_X509_DATAFORMAT_ENCODED;
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dgeneralop.c716 * Function for converting DER encoded format to PEM encoded format
751 * Function for converting PEM encoded format to DER encoded format
982 /* Cannot determine this file format */
2251 subjAltName.format = KMF_X509_DATAFORMAT_ENCODED;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvcobj.c227 char *format; member in struct:bitfield
246 * record format is:
365 addr_fields[i].format, &temp32);
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp.c254 * The format argument to pass to tcp_display().
6401 tcp_display(tcp_t *tcp, char *sup_buf, char format) argument
6463 switch (format) {
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c213 #define _PRN(format, ...) \
214 cmn_err(CE_CONT, format"%s", __func__, __VA_ARGS__)
696 * Convert a given size in bytes to a human readable format in
995 * extended VTOC format (2TB).
1042 * We must have a correct label name otherwise format(1m) will
5722 * Set some attributes of the geometry to what format(1m) uses
5723 * so that writing a default label using format(1m) does not
5732 * We must have a correct label name otherwise format(1m) will
6021 * in the ISO-9600 format). CDs can store up to just under 1Gb
/illumos-gate/usr/src/cmd/fdisk/
H A Dfdisk.c138 #error No VTOC format defined.
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh391 unix "crypt" format. If you need to keep your passwords in the crypt
392 format for NIS/NIS+ and pam_unix compatibility, choose 'yes'. If
393 passwords are stored using any other format than crypt, pam_ldap
396 user passwords must be stored in the clear format.
1986 get_confirm "Do you want to store passwords in \"crypt\" format (y/n/h)?" "n" "crypt_help"
2386 # Convert to config file format using sed.
2734 # Does the user want to store passwords in crypt format?
4202 attributetypes: ( 1.3.18.0.2.4.1130 NAME 'printer-document-format-supported' DESC 'The possible document formats in which data may be interpreted and printed by this printer. Legal values are MIME types come from the IANA Registry of Internet Media Types.' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127} )
4344 objectclasses: ( 1.3.18.0.2.6.258 NAME 'printerAbstract' DESC 'Printer related information.' SUP top ABSTRACT MAY ( printer-name $ printer-natural-language-configured $ printer-location $ printer-info $ printer-more-info $ printer-make-and-model $ printer-multiple-document-jobs-supported $ printer-charset-configured $ printer-charset-supported $ printer-generated-natural-language-supported $ printer-document-format-supported $ printer-color-supported $ printer-compression-supported $ printer-pages-per-minute $ printer-pages-per-minute-color $ printer-finishings-supported $ printer-number-up-supported $ printer-sides-supported $ printer-media-supported $ printer-media-local-supported $ printer-resolution-supported $ printer-print-quality-supported $ printer-job-priority-supported $ printer-copies-supported $ printer-job-k-octets-supported $ printer-current-operator $ printer-service-person $ printer-delivery-orientation-supported $ printer-stacking-order-supported $ printer-output-features-supported ) )
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c2566 * fmt - error string and format to be logged
2615 * fmt - info string and format to be logged
2665 * fmt - trace string and format to be logged
3289 * Description: This routine attempts to select descriptor sense format
3366 * Set D_SENSE to enable descriptor sense format.
3805 * For the improved format, where
3820 * For the old format, the structure of each duplet is as follows:
3904 * Decode the improved format sd-config-list.
3909 * The old format sd-config-list, loop through all
3977 * Description: Parse the improved format s
11988 int format = 0; local
[all...]

Completed in 334 milliseconds

<<21222324