Searched defs:O_APPEND (Results 1 - 1 of 1) sorted by path

/system/core/sh/
H A Dshow.c380 #ifdef O_APPEND
418 #ifdef O_APPEND
420 fcntl(fileno(tracefile), F_SETFL, flags | O_APPEND); local

Completed in 6 milliseconds