Home
last modified time | relevance | path

Searched defs:ntypes (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/bin/sh/
H A Dmknodes.c74 static int ntypes; /* number of node types */ variable
/freebsd-src/lib/libc/regex/
H A Dregex2.h119 unsigned int ntypes; member
/freebsd-src/lib/libcasper/services/cap_dns/
H A Dcap_dns.c330 cap_dns_type_limit(cap_channel_t * chan,const char * const * types,size_t ntypes) cap_dns_type_limit() argument
/freebsd-src/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c1382 int ntypes = count_types(h, buf); in ctf_parse() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8436 size_t ntypes = type_list.GetSize(); DumpFromSymbolFile() local