Searched defs:skip2 (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/usr.bin/cmp/
H A Dspecial.c42 c_special(int fd1, const char *file1, off_t skip1, int fd2, const char *file2, off_t skip2, off_t limit) argument
H A Dlink.c40 c_link(const char *file1, off_t skip1, const char *file2, off_t skip2, argument
H A Dcmp.c77 parse_iskipspec(char *spec, off_t *skip1, off_t *skip2) argument
99 off_t skip1, skip2, limit; local
[all...]
H A Dregular.c53 c_regular(int fd1, const char *file1, off_t skip1, off_t len1, int fd2, const char *file2, off_t skip2, off_t len2, off_t limit) argument

Completed in 64 milliseconds