Home
last modified time | relevance | path

Searched defs:unix_close (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/adb/
Dsysdeps.h120 static inline int unix_close(int fd) { in unix_close() function
643 #define unix_close adb_close macro
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dunix_io.c963 static errcode_t unix_close(io_channel channel) in unix_close() function