Home
last modified time | relevance | path

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

/titanic_41/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);
/titanic_41/usr/src/lib/libadt_jni/
H A Dauditxml_jni915 my $tokenName;
927 $tokenName = $tokenType{$tokenId};
936 $tokenName = 'AUT_TEXT';
939 formatTableEntry($entryId, $tokenName, $eventId, $dataType, $required,
/titanic_41/usr/src/lib/libbsm/
H A Dauditxml730 my $tokenName;
742 $tokenName = $tokenType{$tokenId};
751 $tokenName = 'AUT_TEXT';
754 formatTableEntry($entryId, $tokenName, $eventId, $dataType, $required,