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

/netbsd-current/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
H A Ddata_object.c95 struct option stLongOpts[] = { local
101 int iNumLongOpts = sizeof( stLongOpts ) / sizeof( struct option );
104 pszShortOpts, stLongOpts, iNumLongOpts,
H A Ddata_init.c85 struct option stLongOpts[] = { local
89 int iNumLongOpts = sizeof( stLongOpts ) / sizeof( struct option );
92 pszShortOpts, stLongOpts, iNumLongOpts,
H A Ddata_passwd.c91 struct option stLongOpts[] = { local
95 int iNumLongOpts = sizeof( stLongOpts ) / sizeof( struct option );
98 pszShortOpts, stLongOpts, iNumLongOpts,
H A Ddata_protect.c126 struct option stLongOpts[] = { local
133 int iNumLongOpts = sizeof( stLongOpts ) / sizeof( struct option );
136 szShortOpts, stLongOpts, iNumLongOpts,
H A Ddata_import.c162 struct option stLongOpts[] = { local
170 int iNumLongOpts = sizeof( stLongOpts ) / sizeof( struct option );
173 pszShortOpts, stLongOpts, iNumLongOpts,

Completed in 214 milliseconds