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.h80 static __inline__ void close_on_exec(int fd) function
322 static __inline__ void close_on_exec(int fd) function
355 close_on_exec( fd );
412 close_on_exec(fd);
424 close_on_exec(fd);
476 close_on_exec( sv[0] );
477 close_on_exec( sv[1] );

Completed in 48 milliseconds