Home
last modified time | relevance | path

Searched defs:c_type (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTypeNameSpecifier.cpp76 lldb_private::CompilerType c_type = m_opaque_sp->GetCompilerType(); in GetType() local
/freebsd/usr.bin/find/
H A Dextern.h76 creat_f c_type; variable
H A Dfunction.c1593 c_type(OPTION *option, char ***argvp) in c_type() function
/freebsd/include/protocols/
H A Ddumprestore.h78 int32_t c_type; /* record type (see below) */ member
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-gram.y415 const char *c_type; member
H A Dslc-gram.c1924 const char *c_type; member
/freebsd/lib/libc/nameser/
H A Dns_print.c580 u_int c_type, key_tag, alg; in ns_sprintrrf() local
/freebsd/sys/netinet/
H A Dsctp_output.c3453 sctp_find_cmsg(int c_type, void *data, struct mbuf *control, size_t cpsize) in sctp_find_cmsg()