HomeSort by: relevance | last modified time | path
    Searched refs:chk1 (Results 1 - 4 of 4) sorted by relevancy

  /src/sbin/fsck_ffs/
pass2.c 348 goto chk1;
366 goto chk1;
397 goto chk1;
404 goto chk1;
415 chk1:
  /src/sbin/fsck_ext2fs/
pass2.c 238 goto chk1;
255 goto chk1;
289 chk1:
  /src/external/bsd/ekermit/dist/
kermit.c 65 int STATIC chk1(UCHAR *, struct k_data *);
301 if (xunchar(c) != chk1(p-3,k)) { /* Check it */
361 ok = (xunchar(*pbc) == chk1(q,k));
392 if (xunchar(pbc[1]) == chk1(q,k))
429 if (xunchar(pbc[2]) == chk1(q,k))
816 chk1(UCHAR *pkt, struct k_data * k) { function
891 buf[i++] = tochar(chk1(&buf[lenpos],k)); /* Insert header checksum */
906 buf[i++] = tochar(chk1(&buf[lenpos],k));
944 buf[i++] = tochar(chk1(&buf[lenpos],k));
  /src/sbin/fsck_lfs/
pass2.c 229 goto chk1;
245 goto chk1;
280 chk1:

Completed in 26 milliseconds