Searched defs:name_count (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/file/src/ |
H A D | softmagic.c | 120 uint16_t *indir_count, uint16_t *name_count, int mode, int text) in file_softmagic() 210 int flip, uint16_t *indir_count, uint16_t *name_count, in match() 1588 int mode, int text, int flip, uint16_t *indir_count, uint16_t *name_count, in mget()
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | v3_ncons.c | 252 int r, i, name_count, constraint_count; in NAME_CONSTRAINTS_check() local
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | SampleProfReader.cpp | 407 for (const auto &name_count : TargetCountMap) { in readImpl() local
|