Searched refs:triplet (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/MIME/Base64/
H A DQuotedPrint.pm42 triplet consisting of the character "=" followed by two hexadecimal
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.c206 * check whether the token <tok> is a triplet,
2575 * col 1: netgroup member, if this is a triplet
2576 * col 2: netgroup member, if not a triplet
2640 /* if token starts with '(' it must be a valid triplet */
2646 gettext("invalid triplet"), PARSE_ERR_MSG_LEN);
2663 if ((data.triplet = calloc(1, sizeof (char **))) == NULL) {
2668 data.triplet[tripletcount++] =
2695 /* skip a triplet if it is added already */
2697 strcmp(t, data.triplet[i]); i++)
2704 if ((data.triplet
[all...]
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_sldap.h439 char **triplet; member in struct:_ns_netgroups
H A Dns_writes.c2833 if (ptr->triplet && ptr->triplet[0]) {
2834 nm = ptr->triplet;
2843 nm[j] = ptr->triplet[j];

Completed in 30 milliseconds