Home
last modified time | relevance | path

Searched defs:new_fp (Results 1 – 13 of 13) sorted by relevance

/freebsd/lib/libc/tests/secure/
H A Dfortify_random_test.c31 new_fp(size_t __len) in new_fp() function
H A Dfortify_stdlib_test.c31 new_fp(size_t __len) in new_fp() function
H A Dfortify_poll_test.c31 new_fp(size_t __len) in new_fp() function
H A Dfortify_strings_test.c31 new_fp(size_t __len) in new_fp() function
H A Dfortify_select_test.c31 new_fp(size_t __len) in new_fp() function
H A Dfortify_uio_test.c31 new_fp(size_t __len) in new_fp() function
H A Dfortify_stdio_test.c31 new_fp(size_t __len) in new_fp() function
H A Dfortify_socket_test.c31 new_fp(size_t __len) in new_fp() function
H A Dfortify_wchar_test.c31 new_fp(size_t __len) in new_fp() function
H A Dfortify_string_test.c31 new_fp(size_t __len) in new_fp() function
H A Dfortify_unistd_test.c31 new_fp(size_t __len) in new_fp() function
/freebsd/usr.bin/fortune/fortune/
H A Dfortune.c584 new_fp(void) in new_fp() function
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c1610 fasttrap_provider_t *fp, *new_fp = NULL; in fasttrap_provider_lookup() local