HomeSort by relevance Sort by last modified time
    Searched defs:write_checkpoint (Results 1 - 2 of 2) sorted by null

  /external/openssh/
moduli.c 449 write_checkpoint(char *cpfile, u_int32_t lineno) function
457 logit("write_checkpoint: temp pathname too long");
465 logit("write_checkpoint: fdopen: %s", strerror(errno));
628 write_checkpoint(checkpoint_file, count_in);
  /external/f2fs-tools/fsck/
mount.c 1869 void write_checkpoint(struct f2fs_sb_info *sbi) function
    [all...]

Completed in 236 milliseconds