Home
last modified time | relevance | path

Searched refs:ignore_handler_s (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dmemset_s.c49 (void) set_constraint_handler_s(ignore_handler_s); in main()
53 (void) set_constraint_handler_s(ignore_handler_s); in main()
57 (void) set_constraint_handler_s(ignore_handler_s); in main()
61 (void) set_constraint_handler_s(ignore_handler_s); in main()
67 (void) set_constraint_handler_s(ignore_handler_s); in main()
71 (void) set_constraint_handler_s(ignore_handler_s); in main()
75 (void) set_constraint_handler_s(ignore_handler_s); in main()
H A Dset_constraint_handler_s.c37 assert(set_constraint_handler_s(ignore_handler_s) == abort_handler_s); in main()
40 (void) set_constraint_handler_s(ignore_handler_s); in main()
41 assert(set_constraint_handler_s(abort_handler_s) == ignore_handler_s); in main()
/illumos-gate/usr/src/head/iso/
H A Dstdlib_c11.h94 extern void ignore_handler_s(const char *_RESTRICT_KYWD, void *_RESTRICT_KYWD,
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dset_constraint_handler_s.c81 ignore_handler_s(const char *_RESTRICT_KYWD msg __unused, in ignore_handler_s() function
/illumos-gate/usr/src/man/man3c/
H A DManlink928 ignore_handler_s.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers350 ignore_handler_s;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc556 link path=usr/share/man/man3c/ignore_handler_s.3c \