Searched refs:tokenName (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/ldap/common/
H A Dcommon.c88 static char * buildTokenCertName( const char *tokenName, const char *certName);
936 char *tokenName; local
959 local_pkcs_fns.pkcs_gettokenname(NULL, &tokenName);
960 SVRCORE_CreateArgPinObj(&ArgPinObj, tokenName, pin, (SVRCOREPinObj *)StdPinObj);
970 local_pkcs_fns.pkcs_gettokenname(NULL, &tokenName);
976 if ((err = SVRCORE_CreateArgPinObj(&ArgPinObj, tokenName, pin,
2168 buildTokenCertName( const char *tokenName, const char *certName) argument
2171 int tokenlen = strlen(tokenName);
2176 strcpy(result, tokenName);
/osnet-11/usr/src/lib/libadt_jni/
H A Dauditxml_jni917 my $tokenName;
929 $tokenName = $tokenType{$tokenId};
938 $tokenName = 'AUT_TEXT';
941 formatTableEntry($entryId, $tokenName, $eventId, $dataType, $required,
/osnet-11/usr/src/lib/libbsm/
H A Dauditxml773 my $tokenName;
785 $tokenName = $tokenType{$tokenId};
795 $tokenName = 'AUT_TEXT';
799 formatTableEntry($entryId, $tokenName, $eventId, $dataType, $required,

Completed in 22 milliseconds