Home
last modified time | relevance | path

Searched refs:d_type (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/
H A D0001-posix-io.c-Use-off_t-instead-of-off64_t.patch41 unsigned char d_type;
/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.h40 YUCHAR d_type; /* type of this record */ member
/openbmc/openbmc/poky/meta/recipes-core/coreutils/
H A Dcoreutils_9.7.bb206 # Tweak test d_type-check to use python3 instead of python
207 sed -i "1s@.*@#!/usr/bin/python3@" ${D}${PTEST_PATH}/tests/d_type-check
/openbmc/u-boot/fs/ubifs/
H A Dubifs.c263 u64 ino, unsigned int d_type) in filldir() argument
268 switch (d_type) { in filldir()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/build/
H A D0001-Riscv-Add-risc-v-Android-config-header.patch243 + * Define if dirent struct has d_type field
/openbmc/slpd-lite/
H A Dslp_message_handler.cpp350 if (dent->d_type == DT_REG) // regular file in readSLPServiceInfo()
/openbmc/u-boot/arch/sandbox/cpu/
H A Dos.c442 switch (entry->d_type) { in os_dirent_ls()
/openbmc/qemu/hw/9pfs/
H A D9p-local.c574 entry->d_type = DT_UNKNOWN; in local_readdir()
580 entry->d_type = DT_UNKNOWN; in local_readdir()