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

  /src/crypto/external/bsd/openssh/dist/
sftp-server.c 1587 uint64_t len, read_off, read_len, write_off; local
1595 (r = sshbuf_get_u64(iqueue, &write_off)) != 0)
1603 (unsigned long long)write_off);
1629 lseek(write_fd, write_off, SEEK_SET) < 0) {
  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-warn-restrict.cc 211 offset_int write_off (tree) const;
322 offset_int builtin_access::write_off (tree startlen) const function in class:__anon13750::builtin_access
2036 offset_int wroff = acs.write_off (dstsize);
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-warn-restrict.cc 211 offset_int write_off (tree) const;
321 offset_int builtin_access::write_off (tree startlen) const function in class:__anon16178::builtin_access
2033 offset_int wroff = acs.write_off (dstsize);

Completed in 22 milliseconds