Home
last modified time | relevance | path

Searched refs:skip1 (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/usr.bin/cmp/
Dregular.c47 c_regular(int fd1, char *file1, off_t skip1, off_t len1, in c_regular() argument
54 if (skip1 > len1) in c_regular()
56 len1 -= skip1; in c_regular()
67 c_special(fd1, file1, skip1, fd2, file2, skip2); in c_regular()
72 MAP_PRIVATE, fd1, skip1)) == MAP_FAILED) in c_regular()
Dcmp.c56 off_t skip1, skip2; in main() local
104 skip1 = (argc > 2) ? get_skip(argv[2], "skip1") : 0; in main()
121 c_special(fd1, file1, skip1, fd2, file2, skip2); in main()
123 c_regular(fd1, file1, skip1, sb1.st_size, in main()
Dspecial.c43 c_special(int fd1, char *file1, off_t skip1, int fd2, char *file2, off_t skip2) in c_special() argument
56 while (skip1--) in c_special()
/openbsd/src/sys/dev/pci/drm/i915/gvt/
Dopregion.c84 u8 skip1:4; member
/openbsd/src/gnu/usr.bin/binutils-2.17/config/
Dacx.m4354 dnl for the parameter format "cmp file1 file2 skip1 skip2" which is
/openbsd/src/gnu/gcc/config/
Dacx.m4371 dnl for the parameter format "cmp file1 file2 skip1 skip2" which is
/openbsd/src/gnu/gcc/fixincludes/
Daclocal.m459 dnl for the parameter format "cmp file1 file2 skip1 skip2" which is