Home
last modified time | relevance | path

Searched full:triplet (Results 1 – 25 of 41) sorted by relevance

12

/illumos-gate/usr/src/man/man4d/
H A Dnvme.4d120 .It nvme-config-list ::= <triplet>
121 .Op \&, <triplet> Ns
124 .It <triplet> ::=
H A Dst.4d125 triplets, where each triplet consists of three strings.
132 tape-config-list = <triplet> [, <triplet> *];
/illumos-gate/usr/src/cmd/format/
H A Dctlr_ata.h44 * Convert a three-byte triplet into an int
46 #define TRIPLET(u, m, l) ((int)((((u))&0xff<<16) + \ macro
H A Dctlr_scsi.h83 * Convert a three-byte triplet into an int
85 #define TRIPLET(u, m, l) ((int)((((u))&0xff<<16) + \ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dasppp2pppd191 local($input, $file, $triplet) = @_;
265 @$triplet = @triparray;
1264 local(@triplet, $cstr);
1271 while (@{$words = uucpline(OPTIONS, $options, \@triplet)}) {
1272 $cstr .= $triplet[0];
1277 $cstr .= $triplet[1];
1282 $cstr .= $triplet[2];
1284 $cstr .= $triplet[0] . $triplet[2];
1346 local ($file, $cstr, @triplet, $newsecret);
1352 while (@{$words = uucpline(SECRETS, $pppdir . $fname, \@triplet)}) {
[all …]
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DInterfaceAttributes.java32 * Triplet of attributes consisting of two stability levels and a
323 * Creates an interface attribute triplet from the given attributes.
345 * Creates an interface attribute triplet from the given attribute
454 * Compares the specified object with this attribute triplet for
509 * Gets the string representation of this triplet of interface
/illumos-gate/usr/src/lib/libipmp/common/
H A Dipmp_mpathd.c118 * Read the TLV triplet from descriptor `fd' and store its type, length and
189 * Write the TLV triplet named by `type', `len' and `value' to file descriptor
/illumos-gate/usr/src/man/man8/
H A Dmount_smbfs.8190 specified as an octal triplet, such as \fB755\fR. The default value for the
206 as an octal triplet, such as \fB644\fR. The default value is \fB700\fR.
H A Dstrace.823 is a tracing priority level. Each triplet indicates that tracing messages are
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.c207 * check whether the token <tok> is a triplet,
2578 * col 1: netgroup member, if this is a triplet
2579 * col 2: netgroup member, if not a triplet
2643 /* if token starts with '(' it must be a valid triplet */ in genent_netgroup()
2649 gettext("invalid triplet"), PARSE_ERR_MSG_LEN); in genent_netgroup()
2666 if ((data.triplet = calloc(1, sizeof (char **))) == NULL) { in genent_netgroup()
2671 data.triplet[tripletcount++] = in genent_netgroup()
2698 /* skip a triplet if it is added already */ in genent_netgroup()
2700 strcmp(t, data.triplet[i]); i++) in genent_netgroup()
2707 if ((data.triplet = (char **)realloc( in genent_netgroup()
[all …]
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_rmr_query.c84 /* If the RMR is unbound, there is no LMR triplet associated with */ in dapl_rmr_query()
/illumos-gate/usr/src/man/man3kstat/
H A Dkstat_lookup.3kstat53 fields; this triplet uniquely identifies a kstat.
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.h99 * type, name, val property triplet for asr2
H A Dpicldevtree.c2578 * Parses properties string, fills in triplet structure with first
2579 * type, name, val triplet and returns pointer to next property.
2580 * Returns NULL if no valid triplet found
2585 parse_props_string(char *props, asr_prop_triplet_t *triplet) in parse_props_string() argument
2599 triplet->proptype = props; in parse_props_string()
2600 triplet->propname = prop_name; in parse_props_string()
2601 triplet->propval = prop_val; in parse_props_string()
/illumos-gate/usr/src/man/man3dat/
H A Ddat_ep_post_rdma_write.3dat71 A pointer to an RMR Triplet that specifies the remote buffer from which the
H A Ddat_ep_post_rdma_read.3dat71 A pointer to an RMR Triplet that specifies the remote buffer from which the
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh3241 # values using the supplied TTL triplet.
3321 # Read one TTL triplet. Set the result in global variables.
3363 # Read only one TTL triplet for each existing MAP without asking
3369 # Need to read only one TTL triplet for each existing MAP.
3408 # Read TTL triplet for each default MAP (in database ID form) while
3443 # Read TTL triplet for each existing custom MAP while taking
3472 # Need to read only one TTL triplet for this MAP.
3539 # Need to read only one TTL triplet.
3540 # Print all the maps with new TTL triplet.
3542 # read one ttl triplet
[all …]
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deft.c129 * space separated triplets. Each triplet is of the form "name,N,T" where "name"
/illumos-gate/usr/src/tools/smatch/src/
H A Dsparse.1440 normalized GNU triplet. (e.g. i386-linux-gnu).
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sldap.h416 char **triplet; member
H A Dns_writes.c2628 if (ptr->triplet && ptr->triplet[0]) { in __s_cvt_netgroups()
2629 nm = ptr->triplet; in __s_cvt_netgroups()
2638 nm[j] = ptr->triplet[j]; in __s_cvt_netgroups()
/illumos-gate/usr/src/cmd/mdb/intel/modules/generic_cpu/
H A Dgcpu.c471 /* Comma-separated triplet chip,core,strand. */ in cmihdl()
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DIpSecConfig.h299 /// A triplet to identify an SA, consisting of the following members.
H A DKms.h254 /// Part of a tag-type-length triplet that identifies the KeyAttributeData formatting. The
259 /// Part of a tag-type-length triplet that identifies the KeyAttributeData formatting. The
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dkey_call.c613 * Stores the specified netname/pkey/skey triplet in the keyserv.

12