Searched defs:code (Results 101 - 125 of 858) sorted by relevance

1234567891011>>

/freebsd-11-stable/sbin/dhclient/
H A Dtree.h69 unsigned char code; member in struct:option
H A Dprivsep.h44 enum imsg_code code; member in struct:imsg_hdr
/freebsd-11-stable/sys/powerpc/include/
H A Dproc.h57 u_int code; member in struct:syscall_args
/freebsd-11-stable/usr.sbin/dumpcis/
H A Dreadcis.h33 unsigned char code; member in struct:tuple
47 unsigned char code; member in struct:tuple_info
/freebsd-11-stable/sys/contrib/zlib/
H A Dinftrees.h28 } code; typedef in typeref:struct:__anon4338
[all...]
/freebsd-11-stable/sys/kern/
H A Dsubr_trap.c341 syscallname(struct proc *p, u_int code) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Testing/Support/
H A DAnnotations.h65 llvm::StringRef code() const { return Code; } function in class:llvm::Annotations
/freebsd-11-stable/contrib/ncurses/form/
H A Dfty_generic.c109 int code = E_SYSTEM_ERROR; local
221 int code = E_SYSTEM_ERROR; local
274 int code local
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_refresh.c50 int code; local
H A Dlib_screen.c138 int code = ERR; local
215 int code = ERR; local
/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_ins_wch.c53 int code = OK; local
87 int code = ERR; local
107 int code = ERR; local
[all...]
/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Dexceptions.cpp61 atf::system_error::code(void) function in class:atf::system_error
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Derrors.c80 _cpp_begin_message (cpp_reader *pfile, int code, argument
/freebsd-11-stable/contrib/gdb/gdb/
H A Dalphafbsd-tdep.c30 enum type_code code; local
H A Df-typeprint.c62 enum type_code code; local
/freebsd-11-stable/contrib/com_err/
H A Derror.c47 com_right(struct et_list *list, long code) argument
57 com_right_r(struct et_list *list, long code, char *str, size_t len) argument
/freebsd-11-stable/contrib/dialog/
H A Dprgbox.c103 int code; local
/freebsd-11-stable/contrib/gcc/
H A Dc-gimplify.c203 enum tree_code code = TREE_CODE (*expr_p); local
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Derror.c50 com_right(struct et_list *list, long code) argument
60 com_right_r(struct et_list *list, long code, char *str, size_t len) argument
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Derror.c44 int code; member in struct:hx509_error_data
91 hx509_set_error_stringv(hx509_context context, int flags, int code, argument
136 hx509_set_error_string(hx509_context context, int flags, int code, const char *fmt, ...) argument
[all...]
/freebsd-11-stable/sys/i386/include/
H A Dproc.h64 u_int code; member in struct:syscall_args
/freebsd-11-stable/sys/netinet6/
H A Dip6_forward.c93 int error, type = 0, code = 0; local
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dtermstat.c387 clientstat(int code, int parm1, int parm2) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregerror.c55 int code; member in struct:rerr
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAbbreviationDeclaration.h26 void SetCode(dw_uleb128_t code) { m_code = code; } argument

Completed in 217 milliseconds

1234567891011>>