Searched defs:d_type (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Ddirent.h77 UINT64 Attribute; // (d_type) The attribute bits for the file. See below.
83 #define d_type Attribute macro
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_grammar.y147 %type <l_node> d_type
219 | d_type DT_TOK_EOF { return (dt_node_root($1)); }
230 d_type: DT_CTX_DTYPE { $$ = NULL; } label
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Include/
H A DOpenSslSupport.h115 UINT8 d_type; /* file type, see below */ member in struct:dirent

Completed in 42 milliseconds