Searched refs:sync_fd (Results 1 – 1 of 1) sorted by relevance
73 static __inline__ int goldfish_sync_close(int sync_fd) { in goldfish_sync_close() argument74 return close(sync_fd); in goldfish_sync_close()