Home
last modified time | relevance | path

Searched defs:__ssp_real (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/lib/libc/gen/
H A Dctermid.c42 __ssp_real(ctermid)(char *s) in __ssp_real() function
66 __ssp_real(ctermid_r)(char *s) in __ssp_real() function
H A Dgetgrouplist.c45 __ssp_real(getgrouplist)(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in __ssp_real() function
H A Dgethostname.c40 __ssp_real(gethostname)(char *name, size_t namelen) in __ssp_real() function
H A Dgetdomainname.c39 __ssp_real(getdomainname)(char *name, int namelen) in __ssp_real() function
H A Dgetentropy.c46 __ssp_real(getentropy)(void *buf, size_t buflen) __ssp_real() function
/freebsd/lib/libc/string/
H A Dwmempcpy.c36 __ssp_real(wmempcpy)(wchar_t *__restrict dst, const wchar_t *__restrict src, in __ssp_real() function
H A Dwcpcpy.c38 __ssp_real(wcpcpy)(wchar_t * __restrict to, const wchar_t * __restrict from) in __ssp_real() function
H A Dwmemmove.c42 __ssp_real(wmemmove)(wchar_t *d, const wchar_t *s, size_t n) in __ssp_real() function
H A Dwmemcpy.c42 __ssp_real(wmemcpy)(wchar_t * __restrict d, const wchar_t * __restrict s, in __ssp_real() function
H A Dwcscpy.c41 __ssp_real(wcscpy)(wchar_t * __restrict s1, const wchar_t * __restrict s2) in __ssp_real() function
H A Dwcpncpy.c33 __ssp_real(wcpncpy)(wchar_t * __restrict dst, const wchar_t * __restrict src, in __ssp_real() function
H A Dwcscat.c41 __ssp_real(wcscat)(wchar_t * __restrict s1, const wchar_t * __restrict s2) in __ssp_real() function
H A Dwcsncpy.c43 __ssp_real(wcsncpy)(wchar_t * __restrict dst, const wchar_t * __restrict src, in __ssp_real() function
H A Dwmemset.c41 __ssp_real(wmemset)(wchar_t *s, wchar_t c, size_t n) in __ssp_real() function
H A Dwcslcpy.c48 __ssp_real(wcslcpy)(wchar_t *dst, const wchar_t *src, size_t siz) in __ssp_real() function
H A Dwcsncat.c41 __ssp_real(wcsncat)(wchar_t * __restrict s1, const wchar_t * __restrict s2, in __ssp_real() function
/freebsd/lib/libc/sys/
H A Drecv.c40 __ssp_real(recv)(int s, void *buf, size_t len, int flags) in __ssp_real() function
H A Dppoll.c40 __ssp_real(ppoll)(struct pollfd pfd[], nfds_t nfds, in __ssp_real() function
H A Dpoll.c40 __ssp_real(poll)(struct pollfd pfd[], nfds_t nfds, int timeout) in __ssp_real() function
H A Drecvfrom.c41 __ssp_real(recvfrom)(int s, void *buf, size_t len, int flags, in __ssp_real() function
H A Dreadv.c42 __ssp_real(readv)(int fd, const struct iovec *iov, int iovcnt) in __ssp_real() function
H A Drecvmsg.c41 __ssp_real(recvmsg)(int s, struct msghdr *msg, int flags) in __ssp_real() function
/freebsd/lib/libc/stdio/
H A Dtmpnam.c47 __ssp_real(tmpnam)(char *s) in __ssp_real() function
/freebsd/sys/libkern/
H A Dexplicit_bzero.c23 __ssp_real(explicit_bzero)(void *buf, size_t len) in __ssp_real() function
/freebsd/tools/build/cross-build/include/common/ssp/
H A Dssp.h32 #define __ssp_real(fun) __ssp_real_(fun) macro

12