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.h77 static __inline__ void close_on_exec(int fd) function
292 static __inline__ void close_on_exec(int fd) function
325 close_on_exec( fd );
382 close_on_exec(fd);
440 close_on_exec( sv[0] );
441 close_on_exec( sv[1] );

Completed in 96 milliseconds