Searched refs:szShortOpts (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/cpl/tpm-tools/dist/lib/
H A Dtpm_utils.c58 char szShortOpts[strlen( pszGenShortOpts ) local
68 strcpy( szShortOpts, pszGenShortOpts);
70 strcat( szShortOpts, a_pszShortOpts );
81 szShortOpts, sLongOpts, NULL ) ) != -1 ) {
/netbsd-current/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
H A Ddata_protect.c125 char *szShortOpts = "dei:k:o:"; local
136 szShortOpts, stLongOpts, iNumLongOpts,

Completed in 75 milliseconds