/freebsd/contrib/netbsd-tests/kernel/kqueue/read/ |
H A D | t_file2.c | 47 ATF_TC_HEAD(file2, tc) in ATF_TC_HEAD() argument 54 ATF_TC_BODY(file2, tc) in ATF_TC_BODY() argument
|
/freebsd/contrib/ntp/scripts/stats/ |
H A D | etf.S | 2 file2 <- "etf_summary" label
|
/freebsd/usr.bin/cmp/ |
H A D | misc.c | 49 diffmsg(const char *file1, const char *file2, off_t byte, off_t line, in diffmsg()
|
H A D | link.c | 41 c_link(const char *file1, off_t skip1, const char *file2, off_t skip2, in c_link()
|
H A D | special.c | 44 int fd2, const char *file2, off_t skip2, off_t limit) in c_special()
|
H A D | cmp.c | 102 const char *file1, *file2; in main() local
|
H A D | regular.c | 55 int fd2, const char *file2, off_t skip2, off_t len2, off_t limit) in c_regular()
|
/freebsd/usr.bin/diff/ |
H A D | pr.c | 44 start_pr(char *file1, char *file2) in start_pr()
|
H A D | diffreg.c | 228 diffreg(char *file1, char *file2, int flags, int capsicum) in diffreg() argument 268 diffreg_stone(char *file1, char *file2, int flags, int capsicum) in diffreg_stone() argument 905 output(char * file1,FILE * f1,char * file2,FILE * f2,int flags) output() argument 1050 change(char * file1,FILE * f1,char * file2,FILE * f2,int a,int b,int c,int d,int * pflags) change() argument 1669 print_header(const char * file1,const char * file2) print_header() argument [all...] |
H A D | diffreg_new.c | 145 diffreg_new(char *file1, char *file2, int flags, int capsicum) in diffreg_new()
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_read_format_lha.c | 124 static const char file2[] = { global() variable [all...] |
H A D | test_read_format_cab.c | 161 static const char file2[] = { global() variable [all...] |
/freebsd/tools/test/stress2/testcases/dirrename/ |
H A D | dirrename.c | 96 char file2[128]; in test_rename() local
|
/freebsd/tools/test/stress2/testcases/rename/ |
H A D | rename.c | 94 char file2[128]; in test_rename() local
|
/freebsd/tools/test/stress2/testcases/dirnprename/ |
H A D | dirnprename.c | 124 char file2[128]; in test_rename() local
|
/freebsd/usr.bin/sdiff/ |
H A D | sdiff.c | 210 FILE *diffpipe, *file1, *file2; in main() local 712 parsecmd(FILE * diffpipe,FILE * file1,FILE * file2) parsecmd() argument 1066 printc(FILE * file1,size_t file1end,FILE * file2,size_t file2end) printc() argument [all...] |
/freebsd/tools/test/stress2/testcases/openat/ |
H A D | openat.c | 141 char file2[128]; in test_renameat() local
|
/freebsd/bin/ln/ |
H A D | ln.c | 176 const char *file1, *file2; in samedirent() local
|
/freebsd/contrib/diff/src/ |
H A D | dir.c | 175 compare_names_for_qsort (void const *file1, void const *file2) in compare_names_for_qsort()
|
H A D | diff3.c | 1489 char const *file0, char const *file1, char const *file2) in output_diff3_edscript() 1605 char const *file0, char const *file1, char const *file2) in output_diff3_merge()
|
/freebsd/contrib/kyua/utils/process/ |
H A D | child_test.cpp | 468 const fs::path file2("file2.txt"); in ATF_TEST_CASE_BODY() local
|
/freebsd/usr.bin/diff3/ |
H A D | diff3.c | 931 char *file1, *file2, *file3; in main() local
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_ucma.c | 1490 static void ucma_lock_files(struct ucma_file *file1, struct ucma_file *file2) in ucma_lock_files() 1502 static void ucma_unlock_files(struct ucma_file *file1, struct ucma_file *file2) in ucma_unlock_files()
|
/freebsd/libexec/ftpd/ |
H A D | ftpd.c | 190 #define LOGCMD2(cmd, file1, file2) logcmd((cmd), (file1), (file2), -1) argument 3298 logcmd(char *cmd, char *file1, char *file2, off_t cnt) in logcmd()
|
/freebsd/crypto/openssh/ |
H A D | sftp.c | 2206 interactive_loop(struct sftp_conn *conn, char *file1, char *file2) in interactive_loop() 2437 char *host = NULL, *user, *cp, **cpp, *file2 = NULL; in main() local
|