Home
last modified time | relevance | path

Searched defs:tmpfd (Results 1 – 3 of 3) 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/toybox/toys/pending/
Ddiff.c184 int rd, wr, tmpfd = mkstemp(tmp_name); in read_stdin() local