Home
last modified time | relevance | path

Searched defs:values (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/netbsd-src/usr.sbin/inetd/
H A Dparse_v2.c660 unknown_handler(struct servtab *sep, vlist values) in unknown_handler()
668 bind_handler(struct servtab *sep, vlist values) in bind_handler()
685 socket_type_handler(struct servtab *sep, vlist values) in socket_type_handler()
711 filter_handler(struct servtab *sep, vlist values) in filter_handler()
751 protocol_handler(struct servtab *sep, vlist values) in protocol_handler()
817 send_buf_handler(struct servtab *sep, vlist values) in send_buf_handler()
852 recv_buf_handler(struct servtab *sep, vlist values) in recv_buf_handler()
887 wait_handler(struct servtab *sep, vlist values) in wait_handler()
933 service_max_handler(struct servtab *sep, vlist values) in service_max_handler()
970 ip_max_handler(struct servtab *sep, vlist values) in ip_max_handler()
[all …]
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPAttribute.cpp49 LDAPAttribute::LDAPAttribute(const string& name, const StringList& values){ in LDAPAttribute()
57 LDAPAttribute::LDAPAttribute(const char *name, char **values){ in LDAPAttribute()
65 LDAPAttribute::LDAPAttribute(const char *name, BerValue **values){ in LDAPAttribute()
91 int LDAPAttribute::setValues(char **values){ in setValues()
102 int LDAPAttribute::setValues(BerValue **values){ in setValues()
115 void LDAPAttribute::setValues(const StringList& values){ in setValues()
H A DLDAPAttributeList.cpp54 */ BerValue **values; in LDAPAttributeList() local
125 const StringList& values = attr.getValues(); in addAttribute() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
H A Dmetadata.c19 LLVMValueRef values[] = { LLVMConstInt(LLVMInt32Type(), 0, 0) }; in llvm_add_named_metadata_operand() local
31 LLVMValueRef values[] = { LLVMConstInt(LLVMInt32Type(), 0, 0) }; in llvm_set_metadata() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfibonacci_heap.c67 int values[TEST_HEAP_N]; in test_basic_heap_operations() local
116 int values[TEST_HEAP_N]; in test_replace_key() local
143 int values[3 * TEST_HEAP_N]; in test_duplicate_keys() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfibonacci_heap.cc67 int values[TEST_HEAP_N]; in test_basic_heap_operations() local
116 int values[TEST_HEAP_N]; in test_replace_key() local
143 int values[3 * TEST_HEAP_N]; in test_duplicate_keys() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DOvw_data.cc121 Value *values; in get_labels() local
197 Value *values; in extract_data() local
H A DMap.h53 values () in values() function
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/
H A Dinit.c326 struct berval values[] = { in backsql_db_open() local
385 struct berval values[] = { in backsql_db_open() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DOvw_data.cc121 Value *values; in get_labels() local
197 Value *values; in extract_data() local
H A DMap.h53 values () in values() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_bcons.c55 static BASIC_CONSTRAINTS *v2i_BASIC_CONSTRAINTS(X509V3_EXT_METHOD *method, in v2i_BASIC_CONSTRAINTS()
H A Dv3_pcons.c55 static void *v2i_POLICY_CONSTRAINTS(const X509V3_EXT_METHOD *method, in v2i_POLICY_CONSTRAINTS()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_bcons.c54 static BASIC_CONSTRAINTS *v2i_BASIC_CONSTRAINTS(X509V3_EXT_METHOD *method, in v2i_BASIC_CONSTRAINTS()
H A Dv3_pcons.c55 static void *v2i_POLICY_CONSTRAINTS(const X509V3_EXT_METHOD *method, in v2i_POLICY_CONSTRAINTS()
/netbsd-src/external/cddl/osnet/dist/common/zfs/
H A Dzprop_common.c77 int objset_types, const char *values, const char *colname, in zprop_register_impl()
108 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_string()
118 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_number()
127 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_index()
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Drandom_test.c302 uint32_t values[REPS]; random_test() local
401 monobit(uint16_t * values,size_t length) monobit() argument
430 runs(uint16_t * values,size_t length) runs() argument
504 blockfrequency(uint16_t * values,size_t length) blockfrequency() argument
561 binarymatrixrank(uint16_t * values,size_t length) binarymatrixrank() argument
[all...]
/netbsd-src/tests/lib/libm/
H A Dt_atan.c39 } values[] = { variable
H A Dt_acos.c67 } values[] = { variable
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Danalyze_brprob.py79 def average(values): argument
82 def average_cutoff(values, cut): argument
90 def median(values): argument
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Danalyze_brprob.py79 def average(values): argument
82 def average_cutoff(values, cut): argument
90 def median(values): argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dinit.c167 Expressions *values = new Expressions(); in toAssocArrayLiteral() local
190 delete values; in toAssocArrayLiteral() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dcheck-der.c76 int values[] = {0, 127, 128, 256, -128, -129, -1, -255, 255, in test_integer() local
200 unsigned int values[] = {0, 127, 128, 256, 512, 32768, in test_unsigned() local
407 time_t values[] = {0, 500159187}; in test_generalized_time() local
451 heim_oid values[] = { in test_oid() local
492 heim_bit_string values[] = { in test_bit_string() local
539 heim_integer values[] = { in test_heim_integer() local
600 int values[] = { 1, 0 }; in test_boolean() local
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgai_strerror.c46 values[] = variable
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/examples/
H A Dmain.cpp37 StringList values; in main() local

12345678910>>...12