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

/netbsd-current/crypto/external/cpl/tpm-tools/dist/lib/
H A Dtpm_utils.c62 int iNumGenLongOpts = sizeof( sGenLongOpts ) / sizeof( struct option ); local
63 struct option sLongOpts[iNumGenLongOpts + a_iNumOpts + 1];
75 memcpy( sLongOpts + iNumGenLongOpts,

Completed in 90 milliseconds