Searched defs:type (Results 326 - 350 of 3087) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/usr.sbin/ppp/
H A Dtcp.c123 tcp_iov2device(int type, struct physical *p, struct iovec *iov, argument
176 int type, sz; local
/freebsd-13-stable/usr.sbin/rtsold/
H A Drtsock.c65 u_char type; member in struct:__anon16707
/freebsd-13-stable/sys/netinet6/
H A Dip6_forward.c97 int error, type = 0, code = 0; local
/freebsd-13-stable/sys/netpfil/ipfw/nat64/
H A Dip_fw_nat64.c121 ipfw_nat64_modevent(module_t mod, int type, void *unused) argument
/freebsd-13-stable/sys/opencrypto/
H A Dcryptodeflate.c64 crypto_zalloc(void *nil, u_int type, u_int size) argument
/freebsd-13-stable/sys/powerpc/fpu/
H A Dfpu_explode.c211 fpu_explode(struct fpemu *fe, struct fpn *fp, int type, int reg) argument
/freebsd-13-stable/sys/powerpc/mpc85xx/
H A Disa.c50 isa_alloc_resource(device_t bus, device_t child, int type, int *rid, argument
79 isa_release_resource(device_t bus, device_t child, int type, int rid, argument
/freebsd-13-stable/usr.bin/gprof/
H A Delf.c134 int type; local
/freebsd-13-stable/usr.bin/mail/
H A Dedit.c76 edit1(int *msgvec, int type) argument
138 run_editor(FILE *fp, off_t size, int type, int readonly) argument
/freebsd-13-stable/usr.bin/tr/
H A Dcset.c200 cset_addclass(struct cset *cs, wctype_t type, bool invert) argument
/freebsd-13-stable/sys/x86/isa/
H A Disa.c89 isa_alloc_resource(device_t bus, device_t child, int type, int *rid, argument
135 isa_release_resource(device_t bus, device_t child, int type, int rid, argument
/freebsd-13-stable/sys/xen/interface/
H A Dcallback.h85 uint16_t type; member in struct:callback_register
100 uint16_t type; member in struct:callback_unregister
/freebsd-13-stable/tools/regression/sockets/unix_cmsg/
H A Dt_sockcred.c43 t_sockcred_client(int type, int fd) argument
72 t_sockcred_server(int type, int fd1) argument
/freebsd-13-stable/contrib/llvm-project/lld/MachO/
H A DInputSection.h26 uint8_t type; member in struct:lld::macho::Reloc
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DProperty.h26 OptionValue::Type type; member in struct:lldb_private::PropertyDefinition
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DABI.h33 eType type; /* value of eType */ member in struct:lldb_private::ABI::CallArgument
H A DLanguage.h60 Result(CompilerType type) argument
H A DProcessStructReader.h30 CompilerType type; member in struct:lldb_private::ProcessStructReader::FieldImpl
H A DStackFrameRecognizer.h139 static lldb::ValueObjectSP Create(ValueObject &parent, lldb::ValueType type) { argument
142 ValueObjectRecognizerSynthesizedValue(ValueObject &parent, lldb::ValueType type) argument
H A DSystemRuntime.h157 GetExtendedBacktraceForQueueItem(lldb::QueueItemSP queue_item_sp, ConstString type) argument
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTraceOptions.h36 void setType(lldb::TraceType type) { m_type = type; } argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBQueueItem.cpp96 SBThread SBQueueItem::GetExtendedBacktraceThread(const char *type) { argument
H A DSBTraceOptions.cpp82 void SBTraceOptions::setType(lldb::TraceType type) { argument
H A DSBTypeNameSpecifier.cpp33 SBTypeNameSpecifier::SBTypeNameSpecifier(SBType type) : m_opaque_sp() { argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DAddressResolverName.cpp34 AddressResolverName(const char *func_name, AddressResolver::MatchType type) argument
54 AddressResolverName(const char *class_name, const char *method, AddressResolver::MatchType type) argument

Completed in 232 milliseconds

<<11121314151617181920>>