/freebsd/crypto/openssl/providers/fips/ |
H A D | fipsprov.c | 93 #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 D | fipscommon.h | 13 # define OSSL_FIPS_PARAM(structname, paramname, unused) \ argument
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | event_rpcgen.py | 565 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 D | event_rpcgen.py | 565 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 D | globals.c | 39 char structname[32]; /* name of file transfer structure */ variable
|
/freebsd/contrib/tnftp/src/ |
H A D | ftp_var.h | 239 GLOBAL char structname[32]; /* name of file transfer structure */ variable
|