HomeSort by relevance Sort by last modified time
    Searched refs:open_access_modes (Results 1 - 2 of 2) sorted by null

  /external/strace/
defs.h 464 extern const struct xlat open_access_modes[];
file.c 247 const struct xlat open_access_modes[] = { variable in typeref:struct:xlat
406 str = xlookup(open_access_modes, flags & 3);
    [all...]

Completed in 33 milliseconds