Home
last modified time | relevance | path

Searched defs:structname (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/providers/fips/
H A Dfipsprov.c93 #define OSSL_FIPS_PARAM(structname, paramname, initvalue) \ argument
113 #define OSSL_FIPS_PARAM(structname, paramname, initvalue) \ in ossl_fips_prov_ossl_ctx_new() argument
149 #define OSSL_FIPS_PARAM(structname, paramname) \ in fips_get_params_from_core() argument
159 #define OSSL_FIPS_PARAM(structname, paramname, initvalue) \ in fips_get_params_from_core() argument
186 #define OSSL_FIPS_PARAM(structname, paramname, initvalue) \ in fips_gettable_params() argument
215 #define OSSL_FIPS_PARAM(structname, paramname, initvalue) \ in fips_get_params() argument
923 #define OSSL_FIPS_PARAM(structname, paramname, unused) \ in OSSL_provider_init_int() argument
1129 #define OSSL_FIPS_PARAM(structname, paramname, unused) \ argument
/freebsd/crypto/openssl/providers/fips/include/
H A Dfipscommon.h13 # define OSSL_FIPS_PARAM(structname, paramname, unused) \ argument
/freebsd/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py565 def CodeClear(self, structname): argument
675 def CodeClear(self, structname): argument
848 def CodeClear(self, structname): argument
995 def CodeComplete(self, structname, var_name): argument
1028 def CodeClear(self, structname): argument
1152 def CodeClear(self, structname): argument
1330 def CodeComplete(self, structname, var_name): argument
1400 def CodeClear(self, structname): argument
1443 def CodeFree(self, structname): argument
/freebsd/contrib/libevent/
H A Devent_rpcgen.py565 def CodeClear(self, structname): argument
675 def CodeClear(self, structname): argument
848 def CodeClear(self, structname): argument
995 def CodeComplete(self, structname, var_name): argument
1028 def CodeClear(self, structname): argument
1152 def CodeClear(self, structname): argument
1330 def CodeComplete(self, structname, var_name): argument
1400 def CodeClear(self, structname): argument
1443 def CodeFree(self, structname): argument
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dglobals.c39 char structname[32]; /* name of file transfer structure */ variable
/freebsd/contrib/tnftp/src/
H A Dftp_var.h239 GLOBAL char structname[32]; /* name of file transfer structure */ variable