Searched defs:found (Results 151 - 175 of 409) sorted by relevance

1234567891011>>

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_ra_serf/
H A Dxml.c131 svn_boolean_t found = FALSE; local
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dcache-inprocess.c209 inprocess_cache_get(void **value_p, svn_boolean_t *found, void *cache_void, const void *key, apr_pool_t *result_pool) argument
455 inprocess_cache_get_partial_internal(void **value_p, svn_boolean_t *found, inprocess_cache_t *cache, const void *key, svn_cache__partial_getter_func_t func, void *baton, apr_pool_t *result_pool) argument
477 inprocess_cache_get_partial(void **value_p, svn_boolean_t *found, void *cache_void, const void *key, svn_cache__partial_getter_func_t func, void *baton, apr_pool_t *result_pool) argument
H A Dcache-memcache.c135 memcache_internal_get(char **data, apr_size_t *size, svn_boolean_t *found, void *cache_void, const void *key, apr_pool_t *pool) argument
180 memcache_get(void **value_p, svn_boolean_t *found, void *cache_void, const void *key, apr_pool_t *result_pool) argument
276 memcache_get_partial(void **value_p, svn_boolean_t *found, void *cache_void, const void *key, svn_cache__partial_getter_func_t func, void *baton, apr_pool_t *result_pool) argument
313 svn_boolean_t found = FALSE; local
[all...]
/freebsd-10.0-release/contrib/tnftp/src/
H A Dmain.c745 struct cmd *c, *found; local
/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Dkeytab_file.c734 int found = 0; local
/freebsd-10.0-release/crypto/openssh/
H A Dauth.c403 const struct hostkey_entry *found; local
/freebsd-10.0-release/crypto/openssl/crypto/ts/
H A Dts_rsp_verify.c694 int found = 0; local
721 int i, found; local
/freebsd-10.0-release/sys/arm/ti/twl/
H A Dtwl_clks.c204 int found = 0; local
/freebsd-10.0-release/sys/cam/ata/
H A Data_pmp.c100 int found; member in struct:pmp_softc
[all...]
/freebsd-10.0-release/sys/dev/acpica/
H A Dacpi_resource.c57 int found; member in struct:lookup_irq_request
/freebsd-10.0-release/sys/dev/hyperv/netvsc/
H A Dhv_rndis_filter.c210 boolean_t found = FALSE; local
/freebsd-10.0-release/sys/dev/isp/
H A Disp_sbus.c119 int found = 0; local
/freebsd-10.0-release/sys/dev/tws/
H A Dtws_cam.c1233 int found = 0; local
/freebsd-10.0-release/sys/geom/linux_lvm/
H A Dg_linux_lvm.c315 int found; local
/freebsd-10.0-release/sys/netgraph/
H A Dng_tag.c513 int found = 0, error = 0; local
/freebsd-10.0-release/sys/netinet/
H A Din_rmx.c180 int found; member in struct:rtqk_arg
/freebsd-10.0-release/sys/netpfil/ipfw/
H A Dip_fw_nat.c219 int ldt, retval, found; local
/freebsd-10.0-release/sys/x86/pci/
H A Dpci_bus.c380 int found = 0; local
/freebsd-10.0-release/usr.bin/xstr/
H A Dxstr.c399 found(int new, off_t off, char *str) function
/freebsd-10.0-release/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_diskstorage_tbl.c255 const struct disk_entry *found; local
[all...]
/freebsd-10.0-release/usr.sbin/ndiscvt/
H A Dinf.c288 int first = 1, found = 0; local
381 int first = 1, found = 0; local
474 int first = 1, found = 0; local
738 int found = 0, i, is_winxp = 0, is_winnt = 0, devidx = 0; local
[all...]
/freebsd-10.0-release/usr.sbin/rtsold/
H A Drtsold.c886 int s = 0, i, found; local
/freebsd-10.0-release/bin/sh/
H A Djobs.c564 struct job *found, *jp; local
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_module.c1295 int found = 0; local
/freebsd-10.0-release/contrib/atf/atf-sh/
H A Datf-check.cpp381 bool found = false; local

Completed in 239 milliseconds

1234567891011>>