Home
last modified time | relevance | path

Searched defs:tmpfd (Results 1 – 4 of 4) sorted by relevance

/external/openssh/
Dauth-krb5.c243 int tmpfd, ret, oerrno; in ssh_krb5_cc_gen() local
/external/curl/tests/libtest/
Dlib537.c103 int *tmpfd; local
/external/rust/crates/nix/test/
Dtest_unistd.rs513 let tmpfd = tmp.into_raw_fd(); in test_lseek() localVariable
531 let tmpfd = tmp.into_raw_fd(); in test_lseek64() localVariable
675 let tmpfd = { in test_ftruncate() localVariable
/external/toybox/toys/pending/
Ddiff.c186 int tmpfd = xtempfile("stdin", &tmp_name); in read_stdin() local