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

/system/core/include/cutils/
H A Dselector.h44 * selector by setting the 'remove' flag. The selector will remove the
62 bool remove; member in struct:SelectableFd
/system/core/libcutils/
H A Dprivate.h213 ** SunOS 4.1.1 libraries lack remove.
216 #ifndef remove
218 #define remove unlink macro
219 #endif /* !defined remove */

Completed in 285 milliseconds