Home
last modified time | relevance | path

Searched refs:DT_SOCK (Results 1 – 14 of 14) sorted by relevance

/external/strace/xlat/
Ddirent_types.h27 #if defined(DT_SOCK) || (defined(HAVE_DECL_DT_SOCK) && HAVE_DECL_DT_SOCK)
28 XLAT(DT_SOCK),
Ddirent_types.in8 DT_SOCK
/external/syslinux/com32/include/sys/
Ddirent.h31 DT_SOCK = 12, enumerator
/external/syslinux/core/fs/pxe/
Dftp_readdir.c40 return DT_SOCK; in dirtype()
/external/syslinux/com32/modules/
Dls.c34 case DT_SOCK: in type_str()
Ddir.c34 case DT_SOCK: in type_str()
/external/syslinux/com32/rosh/
Drosh.c661 case DT_SOCK: in rosh_d_type2char_human()
699 case DT_SOCK: in rosh_d_type2char_lspre()
725 case DT_SOCK: in rosh_d_type2char_lssuf()
/external/squashfs-tools/kernel/fs/squashfs/
Ddir.c41 DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_FIFO, DT_SOCK
/external/syslinux/core/fs/ext2/
Dext2.c19 DT_BLK, DT_FIFO, DT_SOCK, DT_LNK, in ext2_cvt_type() enumerator
/external/syslinux/core/fs/ufs/
Dufs.c365 case UFS_DTYPE_SOCKET: return DT_SOCK; in get_inode_mode()
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs2_0.c56 DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_FIFO, DT_SOCK
Dinode.c59 DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_FIFO, DT_SOCK
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp299 if (dent->d_type != DT_SOCK && in openCtrlConnection()
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_cli.c4275 if (dent->d_type != DT_SOCK && dent->d_type != DT_UNKNOWN) in wpa_cli_get_default_ifname()