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

/netbsd-6-1-5-RELEASE/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
H A Ddata_object.c101 int iNumLongOpts = sizeof( stLongOpts ) / sizeof( struct option ); local
104 pszShortOpts, stLongOpts, iNumLongOpts,
H A Ddata_init.c89 int iNumLongOpts = sizeof( stLongOpts ) / sizeof( struct option ); local
92 pszShortOpts, stLongOpts, iNumLongOpts,
H A Ddata_passwd.c95 int iNumLongOpts = sizeof( stLongOpts ) / sizeof( struct option ); local
98 pszShortOpts, stLongOpts, iNumLongOpts,
H A Ddata_protect.c133 int iNumLongOpts = sizeof( stLongOpts ) / sizeof( struct option ); local
136 szShortOpts, stLongOpts, iNumLongOpts,
H A Ddata_import.c170 int iNumLongOpts = sizeof( stLongOpts ) / sizeof( struct option ); local
173 pszShortOpts, stLongOpts, iNumLongOpts,

Completed in 159 milliseconds