Searched defs:valid (Results 1 - 25 of 159) sorted by relevance

1234567

/freebsd-10-stable/bin/pax/
H A Dcache.h62 int valid; /* is this a valid or a miss entry */ member in struct:uidc
68 int valid; /* is this a valid or a miss entry */ member in struct:gidc
/freebsd-10-stable/contrib/libc-pwcache/
H A Dpwcache.h64 int valid; /* is this a valid or a miss entry */ member in struct:uidc
70 int valid; /* is this a valid or a miss entry */ member in struct:gidc
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Daname_to_localname.c44 int valid; local
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/baddof/
H A Dbaddof.c57 static int ttl, valid; local
/freebsd-10-stable/contrib/libucl/tests/
H A Dtest_schema.c64 const const ucl_object_t *valid, *data, *description; local
/freebsd-10-stable/contrib/wpa/src/ap/
H A Dgas_serv.h46 u8 valid; member in struct:gas_dialog_info
/freebsd-10-stable/tools/regression/bpf/bpf_filter/
H A Dbpf_test.c195 int valid; local
/freebsd-10-stable/usr.sbin/bluetooth/sdpd/
H A Dserver.h41 unsigned valid : 1; /* descriptor is valid */ member in struct:fd_idx
H A Dprofile.h68 profile_data_valid_p valid; /* profile data validator */ member in struct:profile
/freebsd-10-stable/contrib/ntp/lib/isc/unix/
H A Difiter_getifaddrs.c49 isc_result_t valid; member in struct:isc_interfaceiter
/freebsd-10-stable/contrib/ntp/util/
H A Dsht.c42 volatile int valid; member in struct:shmTime
[all...]
/freebsd-10-stable/lib/libc/rpc/
H A Dgetnetpath.c60 int valid; /* token that indicates a valid netpath_vars */ member in struct:netpath_vars
H A Dclnt_simple.c69 int valid; /* Is this entry valid ? */ member in struct:rpc_call_private
/freebsd-10-stable/sys/dev/ahci/
H A Dahci_pci.c329 int i, valid = 0; local
/freebsd-10-stable/usr.bin/getconf/
H A Dgetconf.c65 int c, key, valid; local
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_bzip2.c56 char valid; /* True = decompressor is initialized */ member in struct:private_data
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DInterferenceCache.cpp94 bool InterferenceCache::Entry::valid(LiveIntervalUnion *LIUArray, function in class:InterferenceCache::Entry
/freebsd-10-stable/sys/boot/common/
H A Disapnp.c95 int i, bit, valid = 0, sum = 0x6a; local
/freebsd-10-stable/sys/contrib/ia64/libuwx/test/
H A Ddump_context.c32 unsigned int valid; local
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-app-hotplug.h102 int32_t valid; member in struct:cvmx_app_hotplug_info
/freebsd-10-stable/sys/dev/drm2/i915/
H A Dintel_ddi.c658 int p, n2, r2, valid=0; local
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_init_func.h97 u8 valid /* indicates if the mapping entry is valid */; member in struct:init_nig_pri_tc_map_entry
/freebsd-10-stable/crypto/openssh/
H A Dauth.h56 int valid; /* user exists and is allowed to login */ member in struct:Authctxt
/freebsd-10-stable/contrib/dialog/
H A Dguage.c54 valid(MY_OBJ * obj) function
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.h54 bool valid; // whether we read valid metadata member in struct:DYLDRendezvous::ThreadInfo

Completed in 324 milliseconds

1234567