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

  /external/strace/xlat/
modetypes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/modetypes.in; do not edit. */
3 static const struct xlat modetypes[] = { variable in typeref:struct:xlat
  /external/strace/
file.c 531 #include "xlat/modetypes.h"
543 else if ((s = xlookup(modetypes, mode & S_IFMT)) == NULL) {
    [all...]

Completed in 67 milliseconds