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

  /bionic/libc/kernel/uapi/linux/
qnx4_fs.h 59 qnx4_ftype_t di_type; member in struct:qnx4_inode_entry
  /external/kernel-headers/original/uapi/linux/
qnx4_fs.h 59 qnx4_ftype_t di_type; member in struct:qnx4_inode_entry
  /external/python/cpython2/Modules/
bsddbmodule.c 36 int di_type; member in struct:__anon36694
86 dp->di_type = DB_HASH;
136 dp->di_type = DB_BTREE;
195 dp->di_type = DB_RECNO;
279 if (dp->di_type == DB_RECNO) {
330 if (dp->di_type == DB_RECNO) {
425 if (dp->di_type == DB_RECNO)
473 if (dp->di_type == DB_RECNO) {
513 if (dp->di_type == DB_RECNO) {
548 if (dp->di_type == DB_RECNO
    [all...]

Completed in 734 milliseconds