Home
last modified time | relevance | path

Searched defs:found (Results 1 – 25 of 912) sorted by relevance

12345678910>>...37

/netbsd-src/sys/kern/
H A Dsubr_optstr.c51 bool found = false; in optstr_get_pointer() local
93 bool found = optstr_get_pointer(optstr, key, &data); in optstr_get() local
111 const bool found = optstr_get_pointer(optstr, key, &data); in optstr_get_string() local
124 const bool found = optstr_get_pointer(optstr, key, &data); in optstr_get_number() local
143 const bool found = optstr_get_pointer(optstr, key, &data); in optstr_get_number_hex() local
162 const bool found = optstr_get_pointer(optstr, key, &data); in optstr_get_number_binary() local
183 const bool found = optstr_get_pointer(optstr, key, &data); in optstr_get_macaddr() local
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/
H A DFindOCaml.cmake80 set(found TRUE) variable
82 set(found FALSE) variable
89 set(found FALSE) variable
/netbsd-src/sbin/iscsictl/
H A Discsic_parse.c298 int i, found; in cl_get_isns() local
355 int n, i, found; in cl_get_auth_opts() local
433 int i, found; in cl_get_target_opts() local
513 int i, found; in cl_get_portal() local
584 int i, found; in cl_get_id() local
633 int i, found; in cl_get_symname() local
683 int i, found; in cl_get_string() local
725 int i, found; in cl_get_opt() local
757 int i, found; in cl_get_char() local
804 int i, found; in cl_get_int() local
[all …]
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Darsup.c77 bool found = false; in map_over_list() local
313 int found = 0; in ar_delete() local
393 int found = 0; in ar_replace() local
492 int found = 0; in ar_extract() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Darsup.c77 bool found = false; in map_over_list() local
313 int found = 0; in ar_delete() local
393 int found = 0; in ar_replace() local
491 int found = 0; in ar_extract() local
/netbsd-src/external/apache2/llvm/dist/libcxx/cmake/Modules/
H A DHandleLibCXXABI.cmake38 set(found FALSE) variable
42 set(found TRUE) variable
/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dlvolume.c43 int found; in v_catsearch() local
81 int found; in v_extsearch() local
118 int found; in v_getthread() local
176 unsigned int request, found, foundat, start, end, pt; in v_allocblocks() local
278 int found; in v_resolve() local
/netbsd-src/usr.bin/videoctl/
H A Dvideoctl.c200 bool found = false; in video_print_caps() local
458 bool found = false; in video_print() local
509 bool found = false; in video_print_ctrl() local
533 bool found = false; in video_set() local
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dgetvalues.c42 int found = 0; in ldap_get_values() local
99 int found = 0; in ldap_get_values_len() local
/netbsd-src/sys/arch/mvme68k/dev/
H A Dwdsc.c301 int found = 0; in wdsc_dmaintr() local
331 int found; in wdsc_scsiintr() local
/netbsd-src/usr.sbin/sysinst/
H A Dtxtwalk.c127 struct data found[MAXDATA]; in process() local
201 finddata(const struct lookfor *item, char *line, struct data *found, size_t *numfound) in finddata()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dparams_from_text.c28 size_t *buf_n, BIGNUM **tmpbn, int *found) in prepare_from_text()
206 size_t value_n, int *found) in OSSL_PARAM_allocate_from_text()
/netbsd-src/external/ibm-public/postfix/dist/src/postsuper/
H A Dpostsuper.c599 int found; in delete_one() local
644 int found; in requeue_one() local
694 int found; in hold_one() local
745 int found; in release_one() local
784 int found; in expire_one() local
/netbsd-src/usr.bin/locate/locate/
H A Dlocate.c138 int found = 0; in main() local
188 int count, found, globflag, printed; in fastfind() local
/netbsd-src/external/ibm-public/postfix/dist/src/postalias/
H A Dpostalias.c521 int found = 0; in postalias_queries() local
612 int found = 0; in postalias_deletes() local
742 int found; in main() local
/netbsd-src/external/bsd/am-utils/dist/conf/checkmount/
H A Dcheckmount_ultrix.c56 int found = 0; in fixmount_check_mount() local
H A Dcheckmount_osf.c55 int found = 0; in fixmount_check_mount() local
H A Dcheckmount_svr4.c56 int found = 0; in fixmount_check_mount() local
H A Dcheckmount_default.c59 int found = 0; local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DBaseMetricTreeNode.cc91 BaseMetricTreeNode *found = root->find (item->get_cmd ()); in register_metric() local
201 BaseMetricTreeNode *found = NULL; in find() local
H A DExpression.cc789 bool found = false; in bEval() local
831 bool found = true; in bEval() local
856 bool found = false; in bEval() local
966 bool found = true; in bEval() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DBaseMetricTreeNode.cc91 BaseMetricTreeNode *found = root->find (item->get_cmd ()); in register_metric() local
201 BaseMetricTreeNode *found = NULL; in find() local
H A DExpression.cc789 bool found = false; in bEval() local
831 bool found = true; in bEval() local
856 bool found = false; in bEval() local
966 bool found = true; in bEval() local
/netbsd-src/external/ibm-public/postfix/dist/src/postmap/
H A Dpostmap.c388 int found; /* result */ member
662 int found = 0; in postmap_queries() local
821 int found = 0; in postmap_deletes() local
965 int found; in main() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth2-pubkeyfile.c185 u_int i, found = 0; in auth_check_principals_line() local
279 struct sshkey *found = NULL; in auth_check_authkey_line() local
426 struct sshkey *found = NULL; in auth_check_authkeys_file() local

12345678910>>...37