Home
last modified time | relevance | path

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

/external/yaffs2/yaffs2/
Ddevextras.h217 #define DT_SOCK 12 macro
Dyaffs_guts.c6096 return DT_SOCK; in yaffs_GetObjectType()
/external/grub/stage2/
Dufs2.h191 #define DT_SOCK 12 macro
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
Dwpagui.ui.h139 if (dent->d_type != DT_SOCK && in openCtrlConnection()
/external/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp178 if (dent->d_type != DT_SOCK && in openCtrlConnection()
/external/wpa_supplicant/wpa_gui/
Dwpagui.ui.h139 if (dent->d_type != DT_SOCK && in openCtrlConnection()
/external/wpa_supplicant/
Ddriver_test.c811 if (dent->d_type != DT_SOCK && in wpa_driver_test_send_mlme()
Dwpa_cli.c1562 if (dent->d_type != DT_SOCK && dent->d_type != DT_UNKNOWN) in wpa_cli_get_default_ifname()
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
Ddriver_test.c1036 if (dent->d_type != DT_SOCK && in wpa_driver_test_send_mlme()
/external/wpa_supplicant_6/wpa_supplicant/
Dwpa_cli.c1877 if (dent->d_type != DT_SOCK && dent->d_type != DT_UNKNOWN) in wpa_cli_get_default_ifname()
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp287 if (dent->d_type != DT_SOCK && in openCtrlConnection()
/external/kernel-headers/original/linux/
Dfs.h993 #define DT_SOCK 12 macro
/external/strace/
Dfile.c2028 { DT_SOCK, "DT_SOCK" },