Searched defs:dfault (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/krb5/src/lib/rpc/ |
H A D | xdr.c | 563 xdrproc_t dfault /* default xdr routine */ in xdr_union()
|
/freebsd/sys/xdr/ |
H A D | xdr.c | 566 xdrproc_t dfault) /* default xdr routine */ in xdr_union()
|
/freebsd/lib/libc/xdr/ |
H A D | xdr.c | 633 xdr_union(XDR *xdrs, enum_t *dscmp, char *unp, const struct xdr_discrim *choices, xdrproc_t dfault) in xdr_union()
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | locale.cpp | 791 const wchar_t* ctype<wchar_t>::do_narrow(const char_type* low, const char_type* high, char dfault, … in do_narrow() 883 const char* ctype<char>::do_narrow(const char_type* low, const char_type* high, char dfault, char* … in do_narrow() 1274 ctype_byname<wchar_t>::do_narrow(const char_type* low, const char_type* high, char dfault, char* de… in do_narrow()
|