Home
last modified time | relevance | path

Searched refs:c_regular (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/usr.bin/cmp/
H A Dextern.h42 void c_regular(int, const char *, off_t, off_t, int, const char *, off_t,
H A Dcmp.c252 c_regular(fd1, file1, skip1, sb1.st_size, in main()
H A Dregular.c62 c_regular(int fd1, const char *file1, off_t skip1, off_t len1, in c_regular() function