Searched defs:errstring (Results 1 – 12 of 12) sorted by relevance
/dflybsd-src/contrib/libpcap/ |
H A D | fmtutils.c | 339 char *errstring = strerror_r(errnum, strerror_buf, PCAP_ERRBUF_SIZE); in pcap_fmt_errmsg_for_errno() local
|
/dflybsd-src/contrib/less/ |
H A D | pattern.c | 63 constant char *errstring; in compile_pattern2() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | exceptions.c | 534 catch_errors (catch_errors_ftype *func, void *func_args, char *errstring, in catch_errors()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | typeck2.c | 73 cxx_readonly_error (tree arg, enum lvalue_use errstring) in cxx_readonly_error()
|
H A D | typeck.c | 5082 const char *errstring = NULL; in cp_build_unary_op() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | typeck2.c | 70 cxx_readonly_error (tree arg, enum lvalue_use errstring) in cxx_readonly_error()
|
H A D | typeck.c | 6066 const char *errstring = NULL; in cp_build_unary_op() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-warn.c | 1611 invalid_indirection_error (location_t loc, tree type, ref_operator errstring) in invalid_indirection_error()
|
/dflybsd-src/usr.sbin/zic/ |
H A D | zic.c | 834 gethms(const char *string, const char * const errstring, const int signable) in gethms()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | c-typeck.c | 2227 build_indirect_ref (location_t loc, tree ptr, ref_operator errstring) in build_indirect_ref()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-typeck.c | 2512 build_indirect_ref (location_t loc, tree ptr, ref_operator errstring) in build_indirect_ref()
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-common.c | 9073 invalid_indirection_error (location_t loc, tree type, ref_operator errstring) in invalid_indirection_error()
|