Searched defs:fp1 (Results 1 – 15 of 15) sorted by relevance
/freebsd/usr.bin/cmp/ |
H A D | special.c | 48 FILE *fp1, *fp2; in c_special() local
|
/freebsd/contrib/sendmail/libsm/ |
H A D | fopen.c | 365 sm_io_automode(fp1, fp2) in sm_io_automode() argument
|
/freebsd/usr.bin/comm/ |
H A D | comm.c | 59 FILE *fp1, *fp2; in main() local
|
/freebsd/contrib/byacc/ |
H A D | lalr.c | 529 unsigned *fp1, *fp2, *fp3; in compute_lookaheads() local 587 unsigned *fp1; in traverse() local
|
/freebsd/lib/libc/tests/stdio/ |
H A D | freopen_test.c | 39 FILE *fp1, *fp2; in runtest() local
|
/freebsd/sys/kern/ |
H A D | sys_procdesc.c | 560 procdesc_cmp(struct file *fp1, struct file *fp2, struct thread *td) in procdesc_cmp()
|
H A D | sys_generic.c | 2136 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 D | uipc_syscalls.c | 548 struct file *fp1, *fp2; in kern_socketpair() local
|
H A D | vfs_vnops.c | 935 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 D | mpt.c | 3088 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 D | file.h | 506 fo_cmp(struct file *fp1, struct file *fp2, struct thread *td) in fo_cmp()
|
/freebsd/sys/fs/devfs/ |
H A D | devfs_vnops.c | 2035 devfs_cmp_f(struct file *fp1, struct file *fp2, struct thread *td) in devfs_cmp_f()
|
/freebsd/sys/compat/linux/ |
H A D | linux_socket.c | 1028 struct file *fp, *fp1; in linux_accept_common() local
|
/freebsd/crypto/openssh/ |
H A D | ssh-agent.c | 495 char *fp1, *fp2; in identity_permitted() local
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_compat.c | 1783 linux_file_kcmp(struct file *fp1, struct file *fp2, struct thread *td) in linux_file_kcmp()
|