Searched defs:fp (Results 176 - 200 of 934) sorted by relevance

1234567891011>>

/freebsd-10-stable/tools/tools/ath/ath_prom_read/
H A Dath_prom_read.c65 FILE *fp; local
/freebsd-10-stable/usr.bin/tail/
H A Dextern.h50 FILE *fp; member in struct:file_info
H A Dread.c65 bytes(FILE *fp, const char *fn, off_t off) argument
135 lines(FILE *fp, const char *fn, off_t off) argument
/freebsd-10-stable/usr.sbin/rpcbind/
H A Dwarmstart.c72 FILE *fp; local
107 FILE *fp; local
[all...]
/freebsd-10-stable/usr.sbin/services_mkdb/
H A Duniq.c63 FILE *fp; local
/freebsd-10-stable/crypto/openssl/crypto/err/
H A Derr_prn.c89 static int print_fp(const char *str, size_t len, void *fp) argument
99 void ERR_print_errors_fp(FILE *fp) argument
/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_x86.c82 uintptr_t fp, oldfp, pc, r, sp; local
162 uintptr_t fp, pc, r, sp, stackstart, stackend; local
[all...]
/freebsd-10-stable/contrib/ntp/include/
H A Dntp_filegen.h38 FILE * fp; /* file referring to current generation */ member in struct:filegen_tag
/freebsd-10-stable/contrib/ntp/lib/isc/unix/
H A Dstdio.c31 isc_stdio_open(const char *filename, const char *mode, FILE **fp) { argument
/freebsd-10-stable/contrib/ntp/lib/isc/win32/
H A Dstdio.c30 isc_stdio_open(const char *filename, const char *mode, FILE **fp) { argument
/freebsd-10-stable/usr.bin/login/
H A Dlogin_fbtab.c85 FILE *fp; local
/freebsd-10-stable/lib/libc/tests/stdio/
H A Dgetdelim_test.c77 FILE *fp; local
134 FILE *fp; local
151 FILE *fp; local
177 FILE *fp; local
205 FILE *fp; local
[all...]
H A Dfmemopen2_test.c50 FILE *fp; local
107 FILE *fp; local
150 FILE *fp; local
214 FILE *fp; local
249 FILE *fp; local
269 FILE *fp; local
[all...]
/freebsd-10-stable/lib/libc/gen/
H A Dpopen.c60 FILE *fp; member in struct:pid
/freebsd-10-stable/sys/boot/i386/libi386/
H A Delf64_freebsd.c72 elf64_exec(struct preloaded_file *fp) argument
123 elf64_obj_exec(struct preloaded_file *fp) argument
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_mmap.c79 struct file *fp; local
/freebsd-10-stable/contrib/tcp_wrappers/
H A Drfc931.c53 FILE *fp; local
101 FILE *fp; local
[all...]
/freebsd-10-stable/lib/libc/stdio/
H A Dgetdelim.c109 getdelim(char ** __restrict linep, size_t * __restrict linecapp, int delim, FILE * __restrict fp) argument
[all...]
H A Dstdio.c55 FILE *fp = cookie; local
63 FILE *fp = cookie; local
71 FILE *fp = cookie; local
87 _sread(FILE *fp, char *buf, int n) argument
105 _swrite(FILE *fp, char const *buf, int n) argument
132 _sseek(FILE *fp, fpos_t offset, int whence) argument
[all...]
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clkrpc.c170 nfscbd_addsock(struct file *fp) argument
/freebsd-10-stable/usr.bin/mail/
H A Dedit.c77 FILE *fp; local
136 run_editor(FILE *fp, off_t size, int type, int readonly) argument
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/baddof/
H A Dbaddof.c160 FILE *fp; local
/freebsd-10-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_hash.c95 ctf_hash_insert(ctf_hash_t *hp, ctf_file_t *fp, ushort_t type, uint_t name) argument
132 ctf_hash_define(ctf_hash_t *hp, ctf_file_t *fp, ushort_t type, uint_t name) argument
145 ctf_hash_lookup(ctf_hash_t *hp, ctf_file_t *fp, const char *key, size_t len) argument
H A Dctf_labels.c32 extract_label_info(ctf_file_t *fp, const ctf_lblent_t **ctl, uint_t *num_labels) argument
55 ctf_label_topmost(ctf_file_t *fp) argument
80 ctf_label_iter(ctf_file_t *fp, ctf_label_f *func, void *arg) argument
138 ctf_label_info(ctf_file_t *fp, const char *lname, ctf_lblinfo_t *linfo) argument
[all...]
H A Dctf_util.c99 ctf_strraw(ctf_file_t *fp, uint_t name) argument
111 ctf_strptr(ctf_file_t *fp, uint_t name) argument
148 ctf_set_errno(ctf_file_t *fp, int err) argument

Completed in 527 milliseconds

1234567891011>>