Searched defs:fp (Results 151 - 175 of 986) sorted by relevance

1234567891011>>

/freebsd-11-stable/stand/powerpc/ofw/
H A Dppc64_elf_freebsd.c68 ppc64_ofw_elf_exec(struct preloaded_file *fp) argument
H A Delf_freebsd.c70 __elfN(ofw_exec)(struct preloaded_file *fp) argument
/freebsd-11-stable/lib/libc/stdio/
H A Dfgetln.c57 __slbexpand(FILE *fp, size_t newsize) argument
85 fgetln(FILE *fp, size_t *lenp) argument
[all...]
H A Dfgetws.c46 fgetws_l(wchar_t * __restrict ws, int n, FILE * __restrict fp, locale_t locale) argument
127 fgetws(wchar_t * __restrict ws, int n, FILE * __restrict fp) argument
[all...]
H A Dfseek.c54 fseek(FILE *fp, long offset, int whence) argument
72 fseeko(FILE *fp, off_t offset, int whence) argument
94 _fseeko(FILE *fp, off_t offset, int whence, int ltest) argument
[all...]
H A Dlocal.h92 __fgetwc(FILE *fp, locale_t locale) argument
[all...]
H A Dfreopen.c58 freopen(const char * __restrict file, const char * __restrict mode, FILE * __restrict fp) argument
[all...]
H A Dfputws.c47 fputws_l(const wchar_t * __restrict ws, FILE * __restrict fp, locale_t locale) argument
83 fputws(const wchar_t * __restrict ws, FILE * __restrict fp) argument
/freebsd-11-stable/lib/libc/tests/stdio/
H A Dopen_wmemstream_test.c57 FILE *fp; local
81 FILE *fp; local
154 FILE *fp; local
[all...]
H A Dopen_memstream2_test.c57 FILE *fp; local
81 FILE *fp; local
154 FILE *fp; local
[all...]
/freebsd-11-stable/sys/dev/mrsas/
H A Dmrsas_linux.c114 struct file *fp; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_open_memstream.c41 FILE *fp; local
[all...]
/freebsd-11-stable/stand/efi/loader/arch/arm/
H A Dexec.c63 __elfN(arm_exec)(struct preloaded_file *fp) argument
/freebsd-11-stable/stand/efi/loader/arch/i386/
H A Delf32_freebsd.c67 elf32_exec(struct preloaded_file *fp) argument
97 elf32_obj_exec(struct preloaded_file *fp) argument
/freebsd-11-stable/stand/i386/libi386/
H A Delf32_freebsd.c54 elf32_exec(struct preloaded_file *fp) argument
81 elf32_obj_exec(struct preloaded_file *fp) argument
/freebsd-11-stable/stand/mips/beri/loader/
H A Dexec.c73 beri_elf64_exec(struct preloaded_file *fp) argument
/freebsd-11-stable/usr.bin/asa/
H A Dasa.c55 FILE *fp; local
/freebsd-11-stable/usr.bin/calendar/
H A Devents.c103 event_print_all(FILE *fp) argument
/freebsd-11-stable/usr.sbin/services_mkdb/
H A Duniq.c65 FILE *fp; local
/freebsd-11-stable/stand/powerpc/uboot/
H A Dppc64_elf_freebsd.c68 ppc64_uboot_elf_exec(struct preloaded_file *fp) argument
/freebsd-11-stable/contrib/file/tests/
H A Dtest.c45 slurp(FILE *fp, size_t *final_len) argument
75 FILE *fp; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_exceptions.cpp56 uptr fp = get_gr(context, 6); // rbp local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Initialization/
H A DSystemInitializerCommon.cpp95 repro::FileProvider &fp = g->GetOrCreate<repro::FileProvider>(); local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/crt/
H A Dcrtbegin.c22 typedef void (*fp)(void); typedef
/freebsd-11-stable/contrib/apr/file_io/unix/
H A Dseek.c99 apr_status_t apr_file_trunc(apr_file_t *fp, apr_off_t offset) argument
[all...]

Completed in 282 milliseconds

1234567891011>>