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

  /external/strace/tests/
getdents.c 64 str_d_type(const unsigned char d_type) function
92 str_d_type(*((const char *) d + d->d_reclen - 1)));
getdents64.c 73 str_d_type(const unsigned char d_type) function
93 d->d_ino, d->d_off, d->d_reclen, str_d_type(d->d_type));
  /external/strace/tests-m32/
getdents.c 64 str_d_type(const unsigned char d_type) function
92 str_d_type(*((const char *) d + d->d_reclen - 1)));
getdents64.c 73 str_d_type(const unsigned char d_type) function
93 d->d_ino, d->d_off, d->d_reclen, str_d_type(d->d_type));
  /external/strace/tests-mx32/
getdents.c 64 str_d_type(const unsigned char d_type) function
92 str_d_type(*((const char *) d + d->d_reclen - 1)));
getdents64.c 73 str_d_type(const unsigned char d_type) function
93 d->d_ino, d->d_off, d->d_reclen, str_d_type(d->d_type));

Completed in 151 milliseconds