Searched defs:section (Results 51 - 75 of 112) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dsrp.c113 static char *section = NULL; variable
[all...]
H A Dts.c130 char *section = NULL; local
648 static int reply_command(CONF *conf, char *section, char *engine, argument
772 static TS_RESP *create_response(CONF *conf, const char *section, cha argument
[all...]
H A Dx509.c1095 x509_certify(X509_STORE *ctx, char *CAfile, const EVP_MD *digest, X509 *x, X509 *xca, EVP_PKEY *pkey, STACK_OF(OPENSSL_STRING) *sigopts, char *serialfile, int create, int days, int clrext, CONF *conf, char *section, ASN1_INTEGER *sno) argument
1213 sign(X509 *x, EVP_PKEY *pkey, int days, int clrext, const EVP_MD *digest, CONF *conf, char *section) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ts/
H A Dts_conf.c165 const char *TS_CONF_get_tsa_section(CONF *conf, const char *section) argument
175 int TS_CONF_set_serial(CONF *conf, const char *section, TS_serial_cb cb, argument
193 int TS_CONF_set_crypto_device(CONF *conf, const char *section, argument
240 TS_CONF_set_signer_cert(CONF *conf, const char *section, const char *cert, TS_RESP_CTX *ctx) argument
262 TS_CONF_set_certs(CONF *conf, const char *section, const char *certs, TS_RESP_CTX *ctx) argument
283 TS_CONF_set_signer_key(CONF *conf, const char *section, const char *key, const char *pass, TS_RESP_CTX *ctx) argument
306 TS_CONF_set_def_policy(CONF *conf, const char *section, const char *policy, TS_RESP_CTX *ctx) argument
330 TS_CONF_set_policies(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
361 TS_CONF_set_digests(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
397 TS_CONF_set_accuracy(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
434 TS_CONF_set_clock_precision_digits(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
459 TS_CONF_add_flag(CONF *conf, const char *section, const char *field, int flag, TS_RESP_CTX *ctx) argument
476 TS_CONF_set_ordering(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
481 TS_CONF_set_tsa_name(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
486 TS_CONF_set_ess_cert_id_chain(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/common/
H A DMuleDebug.cpp254 void get_file_line_info(bfd *abfd, asection *section, void* _address) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-eeprom.c821 iwl_update_common_txpower(struct iwl_priv *priv, struct iwl_eeprom_enhanced_txpwr *enhanced_txpower, int section, int element, s8 *max_txpower_in_half_dbm) argument
866 iwl_update_channel_txpower(struct iwl_priv *priv, struct iwl_eeprom_enhanced_txpwr *enhanced_txpower, int section, int element, s8 *max_txpower_in_half_dbm) argument
909 int section, element; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dconf.h76 char *section; member in struct:__anon7201
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ts/
H A Dts_conf.c165 const char *TS_CONF_get_tsa_section(CONF *conf, const char *section) argument
175 int TS_CONF_set_serial(CONF *conf, const char *section, TS_serial_cb cb, argument
193 int TS_CONF_set_crypto_device(CONF *conf, const char *section, argument
240 TS_CONF_set_signer_cert(CONF *conf, const char *section, const char *cert, TS_RESP_CTX *ctx) argument
262 TS_CONF_set_certs(CONF *conf, const char *section, const char *certs, TS_RESP_CTX *ctx) argument
283 TS_CONF_set_signer_key(CONF *conf, const char *section, const char *key, const char *pass, TS_RESP_CTX *ctx) argument
306 TS_CONF_set_def_policy(CONF *conf, const char *section, const char *policy, TS_RESP_CTX *ctx) argument
330 TS_CONF_set_policies(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
361 TS_CONF_set_digests(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
397 TS_CONF_set_accuracy(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
434 TS_CONF_set_clock_precision_digits(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
459 TS_CONF_add_flag(CONF *conf, const char *section, const char *field, int flag, TS_RESP_CTX *ctx) argument
476 TS_CONF_set_ordering(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
481 TS_CONF_set_tsa_name(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
486 TS_CONF_set_ess_cert_id_chain(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dsrp.c113 static char *section = NULL; variable
[all...]
H A Dts.c130 char *section = NULL; local
648 static int reply_command(CONF *conf, char *section, char *engine, argument
772 static TS_RESP *create_response(CONF *conf, const char *section, cha argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/conf/
H A Dconf.h76 char *section; member in struct:__anon7105
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Dmemory.c85 int register_memory(struct memory_block *memory, struct mem_section *section) argument
97 unregister_memory(struct memory_block *memory, struct mem_section *section) argument
438 static int add_memory_block(int nid, struct mem_section *section, argument
479 find_memory_block(struct mem_section *section) argument
502 remove_memory_block(unsigned long node_id, struct mem_section *section, int phys_device) argument
522 register_new_memory(int nid, struct mem_section *section) argument
527 unregister_memory_section(struct mem_section *section) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dmswindows.c136 HANDLE section, event; local
197 HANDLE section, event, h[2]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/compressed/
H A Drelocs.c21 struct section { struct
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dass_split.c41 const char *section; member in struct:__anon3082
178 const ASSSection *section = &ass_sections[ctx->current_section]; local
205 const ASSSection *section = &ass_sections[ctx->current_section]; local
280 char c, section[16]; local
314 free_section(ASSSplitContext *ctx, const ASSSection *section) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/conf/
H A Dconf.h75 char *section; member in struct:__anon4371
130 const char *section); variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/conf/
H A Dconf.h75 char *section; member in struct:__anon4720
130 const char *section); variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/src/
H A Dconfuse.h236 cfg_t *section; /**< sectio member in union:cfg_value_t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dasn1_gen.c458 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dmodule.c302 arch_mod_section_prepend(struct module *mod, unsigned int section) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dasn1_gen.c440 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dsparse.c62 struct mem_section *section = NULL; local
84 struct mem_section *section; local
149 sparse_early_nid(struct mem_section *section) argument
188 unsigned long section = pfn_to_section_nr(pfn); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dasn1_gen.c458 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmpegtsenc.c158 uint8_t section[1024], *q; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dutils.cpp236 bool wxWriteResource(const wxString& section, const wxString& entry, const wxString& value, const wxString& file) argument
242 bool wxWriteResource(const wxString& section, const wxString& entry, float value, const wxString& file) argument
250 bool wxWriteResource(const wxString& section, const wxString& entry, long value, const wxString& file) argument
258 bool wxWriteResource(const wxString& section, const wxString& entry, int value, const wxString& file) argument
266 bool wxGetResource(const wxString& section, const wxString& entry, char **value, const wxString& file) argument
272 bool wxGetResource(const wxString& section, const wxString& entry, float *value, const wxString& file) argument
285 wxGetResource(const wxString& section, const wxString& entry, long *value, const wxString& file) argument
298 wxGetResource(const wxString& section, const wxString& entry, int *value, const wxString& file) argument
[all...]

Completed in 319 milliseconds

12345