Searched defs:fp (Results 76 - 100 of 986) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/mxge/
H A Dmxge_eth_z8e.c18 const struct firmware *fp, *parent; local
H A Dmxge_ethp_z8e.c18 const struct firmware *fp, *parent; local
H A Dmxge_rss_eth_z8e.c18 const struct firmware *fp, *parent; local
H A Dmxge_rss_ethp_z8e.c18 const struct firmware *fp, *parent; local
/freebsd-11-stable/sys/net/
H A Dbpf_jitter.c67 bpf_jitter(struct bpf_insn *fp, int nins) argument
/freebsd-11-stable/usr.bin/rev/
H A Drev.c63 FILE *fp; local
/freebsd-11-stable/usr.sbin/fstyp/
H A Dcd9660.c45 fstyp_cd9660(FILE *fp, char *label, size_t size) argument
H A Dgeli.c41 fstyp_geli(FILE *fp, char *label __unused, size_t labelsize __unused) argument
H A Dufs.c49 fstyp_ufs(FILE *fp, char *label, size_t labelsize) argument
H A Dzfs.c47 fstyp_zfs(FILE *fp, char *label, size_t labelsize) argument
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dwr_bparam.c52 write_nfsname(FILE *ef, fsmount *fp, char *hn) argument
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dstack_machdep.c46 struct frame *fp; local
[all...]
/freebsd-11-stable/stand/uboot/lib/
H A Delf_freebsd.c71 __elfN(uboot_exec)(struct preloaded_file *fp) argument
/freebsd-11-stable/lib/libc/stdio/
H A Dsetvbuf.c51 setvbuf(FILE * __restrict fp, char * __restrict buf, int mode, size_t size) argument
[all...]
H A Dungetwc.c51 __ungetwc(wint_t wc, FILE *fp, locale_t locale) argument
74 ungetwc_l(wint_t wc, FILE *fp, locale_t locale) argument
87 ungetwc(wint_t wc, FILE *fp) argument
[all...]
H A Dfgetwc.c50 fgetwc_l(FILE *fp, locale_t locale) argument
64 fgetwc(FILE *fp) argument
76 __fgetwc_mbs(FILE *fp, mbstate_t *mbs, int *nread, locale_t locale) argument
[all...]
H A Dfgetwln.c46 fgetwln_l(FILE * __restrict fp, size_t *lenp, locale_t locale) argument
94 fgetwln(FILE * __restrict fp, size_t *lenp) argument
[all...]
H A Dfscanf.c53 fscanf(FILE * __restrict fp, char const * __restrict fmt, ...) argument
66 fscanf_l(FILE * __restrict fp, locale_t locale, char const * __restrict fmt, ...) argument
H A Dfputwc.c50 __fputwc(wchar_t wc, FILE *fp, locale_t locale) argument
72 fputwc_l(wchar_t wc, FILE *fp, locale_t locale) argument
85 fputwc(wchar_t wc, FILE *fp) argument
[all...]
H A Dfflush.c53 fflush(FILE *fp) argument
88 __fflush(FILE *fp) argument
104 __sflush(FILE *fp) argument
144 sflush_locked(FILE *fp) argument
[all...]
H A Dfread.c53 fread(void * __restrict buf, size_t size, size_t count, FILE * __restrict fp) argument
64 __fread(void * __restrict buf, size_t size, size_t count, FILE * __restrict fp) argument
[all...]
H A Dfwrite.c53 fwrite_unlocked(const void * __restrict buf, size_t size, size_t count, FILE * __restrict fp) argument
98 fwrite(const void * __restrict buf, size_t size, size_t count, FILE * __restrict fp) argument
/freebsd-11-stable/lib/libc/tests/sys/
H A Dmlock_helper.c69 FILE *fp; local
92 FILE *fp; local
[all...]
/freebsd-11-stable/contrib/mdocml/
H A Dlibman.h27 void (*fp)(MACRO_PROT_ARGS); member in struct:man_macro
/freebsd-11-stable/usr.bin/at/
H A Dperm.c62 static int check_for_user(FILE *fp,const char *name) argument
88 FILE *fp; local
100 fp=fopen(PERM_PATH "at.allow","r"); local
113 fp=fopen(PERM_PATH "at.deny", "r"); local
[all...]

Completed in 272 milliseconds

1234567891011>>