Home
last modified time | relevance | path

Searched defs:fp1 (Results 1 – 15 of 15) sorted by relevance

/freebsd/usr.bin/cmp/
H A Dspecial.c48 FILE *fp1, *fp2; in c_special() local
/freebsd/contrib/sendmail/libsm/
H A Dfopen.c365 sm_io_automode(fp1, fp2) in sm_io_automode() argument
/freebsd/usr.bin/comm/
H A Dcomm.c59 FILE *fp1, *fp2; in main() local
/freebsd/contrib/byacc/
H A Dlalr.c529 unsigned *fp1, *fp2, *fp3; in compute_lookaheads() local
587 unsigned *fp1; in traverse() local
/freebsd/lib/libc/tests/stdio/
H A Dfreopen_test.c39 FILE *fp1, *fp2; in runtest() local
/freebsd/sys/kern/
H A Dsys_procdesc.c560 procdesc_cmp(struct file *fp1, struct file *fp2, struct thread *td) in procdesc_cmp()
H A Dsys_generic.c2136 struct file *fp1, *fp2; in kern_kcmp() local
2198 file_kcmp_generic(struct file *fp1, struct file *fp2, struct thread *td) in file_kcmp_generic()
H A Duipc_syscalls.c548 struct file *fp1, *fp2; in kern_socketpair() local
H A Dvfs_vnops.c935 foffset_lock_pair(struct file *fp1, off_t *off1p, struct file *fp2, off_t *off2p, in foffset_lock_pair()
4324 vn_cmp(struct file *fp1, struct file *fp2, struct thread *td) in vn_cmp()
/freebsd/sys/dev/mpt/
H A Dmpt.c3088 mpt2host_config_page_fc_port_1(CONFIG_PAGE_FC_PORT_1 *fp1) in mpt2host_config_page_fc_port_1()
3099 host2mpt_config_page_fc_port_1(CONFIG_PAGE_FC_PORT_1 *fp1) in host2mpt_config_page_fc_port_1()
/freebsd/sys/sys/
H A Dfile.h506 fo_cmp(struct file *fp1, struct file *fp2, struct thread *td) in fo_cmp()
/freebsd/sys/fs/devfs/
H A Ddevfs_vnops.c2035 devfs_cmp_f(struct file *fp1, struct file *fp2, struct thread *td) in devfs_cmp_f()
/freebsd/sys/compat/linux/
H A Dlinux_socket.c1028 struct file *fp, *fp1; in linux_accept_common() local
/freebsd/crypto/openssh/
H A Dssh-agent.c495 char *fp1, *fp2; in identity_permitted() local
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c1783 linux_file_kcmp(struct file *fp1, struct file *fp2, struct thread *td) in linux_file_kcmp()