Searched defs:close_on_exec (Results 1 - 2 of 2) sorted by relevance

/system/core/init/
H A Dbootchart.c161 close_on_exec(int fd) function
179 close_on_exec(logfd);
224 close_on_exec(fd);
/system/core/adb/
H A Dsysdeps.h79 static __inline__ void close_on_exec(int fd) function
304 static __inline__ void close_on_exec(int fd) function
337 close_on_exec( fd );
394 close_on_exec(fd);
406 close_on_exec(fd);
458 close_on_exec( sv[0] );
459 close_on_exec( sv[1] );

Completed in 59 milliseconds