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

  /external/qemu/android/utils/
tempfile.h 47 ** Call 'atexit_close_fd_remove' before explicitely closing a 'fd'
50 extern void atexit_close_fd_remove(int fd);
tempfile.c 183 atexit_close_fd_remove(int fd) function

Completed in 155 milliseconds