Home
last modified time | relevance | path

Searched defs:dfault (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/krb5/src/lib/rpc/
H A Dxdr.c563 xdrproc_t dfault /* default xdr routine */ in xdr_union()
/freebsd/sys/xdr/
H A Dxdr.c566 xdrproc_t dfault) /* default xdr routine */ in xdr_union()
/freebsd/lib/libc/xdr/
H A Dxdr.c633 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 Dlocale.cpp791 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()