Home
last modified time | relevance | path

Searched refs:errno_t (Results 1 – 12 of 12) sorted by relevance

/dragonfly/lib/libc/stdlib/
H A Dset_constraint_handler_s.c71 __throw_constraint_handler_s(const char * restrict msg, errno_t error) in __throw_constraint_handler_s()
86 errno_t error __unused) in abort_handler_s()
98 void * restrict ptr __unused, errno_t error __unused) in ignore_handler_s()
/dragonfly/include/
H A Dstdlib.h60 typedef int errno_t; typedef
338 void * __restrict, errno_t);
343 errno_t);
345 void ignore_handler_s(const char * __restrict, void * __restrict, errno_t);
H A Dstring.h170 typedef int errno_t; typedef
174 errno_t memset_s(void *, rsize_t, int, rsize_t);
/dragonfly/lib/libc/string/
H A Dmemset_s.c35 errno_t
38 errno_t ret; in memset_s()
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_getdate.c705 errno_t terr; in Convert()
762 errno_t terr; in DSTcorrect()
806 errno_t terr; in RelativeDate()
842 errno_t terr; in RelativeMonth()
997 errno_t terr; in __archive_get_date()
H A Darchive_write_set_format_warc.c336 errno_t terr; in xstrftime()
H A Darchive_write_set_format_zip.c1389 errno_t terr; in dos_time()
H A Darchive_read_support_format_rar.c1831 errno_t terr; in read_exttime()
/dragonfly/contrib/libpcap/
H A Dfmtutils.c306 errno_t err = _wcserror_s(utf_16_errbuf, PCAP_ERRBUF_SIZE, errnum); in pcap_fmt_errmsg_for_errno()
H A Dpcap.c3674 errno_t err = strerror_s(errbuf, PCAP_ERRBUF_SIZE, errnum);
/dragonfly/contrib/libarchive/tar/
H A Dutil.c674 errno_t terr;
/dragonfly/contrib/libarchive/cpio/
H A Dcpio.c1158 errno_t terr; in list_item_verbose()