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

12345678

/freebsd-11-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-11-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-11-stable/crypto/heimdal/lib/krb5/
H A Daname_to_localname.c44 int valid; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.h28 bool valid() { return node_; } function in struct:__sanitizer::StackDepotHandle
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugStringTableSubsection.h44 bool valid() const { return Stream.valid(); } function in class:llvm::codeview::DebugStringTableSubsectionRef
H A DDebugChecksumsSubsection.h61 bool valid() const { return Checksums.valid(); } function in class:llvm::codeview::final
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAddressRange.h37 bool valid() const { return LowPC <= HighPC; } function in struct:llvm::DWARFAddressRange
/freebsd-11-stable/contrib/ncurses/form/
H A Dfty_generic.c189 int valid = argiterator(&argp); local
/freebsd-11-stable/tools/regression/bpf/bpf_filter/
H A Dbpf_test.c195 int valid; local
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Difiter_getifaddrs.c49 isc_result_t valid; member in struct:isc_interfaceiter
/freebsd-11-stable/contrib/libucl/tests/
H A Dtest_schema.c68 const ucl_object_t *valid, *data, *description; local
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_bzip2.c56 char valid; /* True = decompressor is initialized */ member in struct:private_data
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/baddof/
H A Dbaddof.c57 static int ttl, valid; local
/freebsd-11-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-11-stable/contrib/ntp/util/
H A Dsht.c42 volatile int valid; member in struct:shmTime
[all...]
/freebsd-11-stable/usr.sbin/bluetooth/sdpd/
H A Dserver.h43 unsigned valid : 1; /* descriptor is valid */ member in struct:fd_idx
H A Dprofile.h70 profile_data_valid_p valid; /* profile data validator */ member in struct:profile
/freebsd-11-stable/usr.bin/getconf/
H A Dgetconf.c65 int c, key, valid; local
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-app-hotplug.h102 int32_t valid; member in struct:cvmx_app_hotplug_info
/freebsd-11-stable/crypto/openssh/
H A Dauth.h56 int valid; /* user exists and is allowed to login */ member in struct:Authctxt
/freebsd-11-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-11-stable/stand/common/
H A Disapnp.c95 int i, bit, valid = 0, sum = 0x6a; local
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dgas_serv.h72 u8 valid; member in struct:gas_dialog_info
/freebsd-11-stable/sys/dev/ahci/
H A Dahci_pci.c378 int i, valid = 0; local

Completed in 141 milliseconds

12345678