/freebsd/stand/liblua/ |
H A D | lstd.h | 37 typedef struct FILE global() struct 42 } FILE; global() typedef [all...] |
/freebsd/lib/libc/stdio/ |
H A D | fwalk.c | 41 _fwalk(int (*function)(FILE *)) in _fwalk()
|
/freebsd/contrib/netbsd-tests/lib/libc/stdio/ |
H A D | t_fputc.c | 45 puterr(int (*func)(int, FILE *)) in puterr() argument 58 putstr(int (*func)(int, FILE *)) in putstr() argument
|
/freebsd/include/ |
H A D | wchar.h | 107 typedef struct __sFILE FILE; typedef
|
/freebsd/bin/sh/bltin/ |
H A D | bltin.h | 47 #define FILE struct output macro
|
/freebsd/usr.bin/kdump/ |
H A D | kdump.c | 228 print_mask_arg_part(bool (*decoder)(FILE *, int, int *), int value, int *rem) in print_mask_arg_part() 236 print_mask_arg(bool (*decoder)(FILE *, int, int *), int value) in print_mask_arg() 248 print_mask_arg0(bool (*decoder)(FILE *, int, int *), int value) in print_mask_arg0() 299 print_mask_arg32(bool (*decoder)(FILE *, uint32_t, uint32_t *), uint32_t value) in print_mask_arg32() 312 print_mask_argul(bool (*decoder)(FILE *, u_long, u_long *), u_long value) in print_mask_argul()
|
/freebsd/contrib/netbsd-tests/lib/libc/c063/ |
H A D | t_renameat.c | 47 #define FILE "olddir/old" macro
|
H A D | t_symlinkat.c | 47 #define FILE "olddir/old" macro
|
H A D | t_mknodat.c | 46 #define FILE "dir/openat" macro
|
H A D | t_readlinkat.c | 46 #define FILE "dir/readlinkat" macro
|
H A D | t_openat.c | 46 #define FILE "dir/openat" macro
|
H A D | t_unlinkat.c | 46 #define FILE "dir/unlinkat" macro
|
H A D | t_faccessat.c | 46 #define FILE "dir/faccessat" macro
|
H A D | t_fchmodat.c | 46 #define FILE "dir/fchmodat" macro
|
H A D | t_utimensat.c | 47 #define FILE "dir/utimensat" macro
|
H A D | t_fstatat.c | 46 #define FILE "dir/fstatat" macro
|
H A D | t_linkat.c | 47 #define FILE "olddir/old" macro
|
H A D | t_fchownat.c | 47 #define FILE "dir/fchownat" macro
|
H A D | t_o_search.c | 66 #define FILE "dir/o_search" macro
|
/freebsd/crypto/openssl/crypto/pem/ |
H A D | pem_pkey.c | 430 PEM_write_cb_ex_fnsig(PrivateKey, EVP_PKEY, FILE, write) in PEM_write_cb_ex_fnsig() argument 445 PEM_write_cb_fnsig(PrivateKey, EVP_PKEY, FILE, write) in PEM_write_cb_fnsig() argument
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_dump.c | 656 static void dump_qmap(FILE * file, cl_qmap_t * map, in dump_qmap() argument 670 void (*func) (cl_map_item_t *, FILE *, void *), in osm_dump_qmap_to_file() argument
|
/freebsd/contrib/tcsh/ |
H A D | tc.printf.c | 458 #define FILE int macro
|
/freebsd/usr.bin/truss/ |
H A D | syscalls.c | 769 print_mask_arg_part(bool (*decoder)(FILE *, int, int *), FILE *fp, int value, in print_mask_arg_part() 777 print_mask_arg(bool (*decoder)(FILE *, int, int *), FILE *fp, int value) in print_mask_arg() 788 print_mask_arg32(bool (*decoder)(FILE *, uint32_t, uint32_t *), FILE *fp, in print_mask_arg32()
|
/freebsd/contrib/tcp_wrappers/ |
H A D | tcpd.h | 17 typedef struct __sFILE FILE; typedef
|
/freebsd/usr.sbin/bhyve/ |
H A D | acpi.c | 346 basl_compile(struct vmctx *ctx, int (*fwrite_section)(FILE *)) in basl_compile()
|