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

1234567891011>>

/freebsd-10-stable/lib/libc/tests/stdio/
H A Dopen_memstream2_test.c57 FILE *fp; local
81 FILE *fp; local
154 FILE *fp; local
[all...]
/freebsd-10-stable/lib/libc/stdio/
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 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
H A Dlocal.h92 __fgetwc(FILE *fp, locale_t locale) argument
[all...]
H A Dfgetln.c57 __slbexpand(FILE *fp, size_t newsize) argument
85 fgetln(FILE *fp, size_t *lenp) argument
[all...]
/freebsd-10-stable/contrib/openbsm/bin/praudit/
H A Dpraudit.c66 print_tokens(FILE *fp) argument
111 FILE *fp; local
[all...]
/freebsd-10-stable/bin/kill/
H A Dkill.c186 printsignals(FILE *fp) argument
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_open_memstream.c41 FILE *fp; local
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_decl.c87 ctf_decl_push(ctf_decl_t *cd, ctf_file_t *fp, ctf_id_t type) argument
[all...]
/freebsd-10-stable/contrib/dialog/
H A Dprgbox.c104 FILE *fp; local
/freebsd-10-stable/contrib/file/src/
H A Dapptype.c52 FILE *fp; local
H A Dgetline.c41 getdelim(char **buf, size_t *bufsiz, int delimiter, FILE *fp) argument
84 getline(char **buf, size_t *bufsiz, FILE *fp) argument
/freebsd-10-stable/contrib/ipfilter/lib/
H A Dsave_file.c12 FILE *fp; member in struct:file_opts_s
/freebsd-10-stable/contrib/libreadline/examples/
H A Drlcat.c157 FILE *fp; local
[all...]
/freebsd-10-stable/contrib/one-true-awk/
H A Dmaketab.c118 FILE *fp; local
/freebsd-10-stable/contrib/opie/libopie/
H A Daccessfile.c60 FILE *fp; local
89 FILE *fp; local
/freebsd-10-stable/contrib/sendmail/libsm/
H A Dsmstdio.c332 SM_FILE_T *fp; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dgetusershell.c123 FILE *fp; local
/freebsd-10-stable/lib/libc/locale/
H A Drune.c55 _Read_RuneMagi(FILE *fp) argument
/freebsd-10-stable/libexec/bootpd/
H A Ddumptab.c57 FILE *fp; local
[all...]
/freebsd-10-stable/sys/boot/userboot/userboot/
H A Delf32_freebsd.c57 elf32_exec(struct preloaded_file *fp) argument
111 elf32_obj_exec(struct preloaded_file *fp) argument
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_rules.c104 frentry_t *fp; local
141 frentry_t *fp; local
173 frentry_t *fp; local
210 frentry_t *fp; local
[all...]
/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_arm.c71 uintptr_t pc, r, stackstart, stackend, fp; local
120 uintptr_t pc, r, oldfp, fp; local
[all...]
/freebsd-10-stable/sys/kern/
H A Dsys_socket.c75 soo_read(struct file *fp, struct uio *uio, struct ucred *active_cred, argument
92 soo_write(struct file *fp, struct uio *uio, struct ucred *active_cred, argument
113 soo_truncate(struct file *fp, off_t length, struct ucred *active_cred, argument
121 soo_ioctl(struct file *fp, u_long cmd, void *data, struct ucred *active_cred, argument
229 soo_poll(struct file *fp, int events, struct ucred *active_cred, argument
244 soo_stat(struct file *fp, struct stat *ub, struct ucred *active_cred, struct thread *td) argument
285 soo_close(struct file *fp, struct thread *td) argument
[all...]
/freebsd-10-stable/tools/tools/ath/ath_ee_9300_print/
H A Dmain.c160 FILE *fp; local

Completed in 462 milliseconds

1234567891011>>