Home
last modified time | relevance | path

Searched defs:attrib (Results 1 – 23 of 23) sorted by relevance

/reactos/sdk/include/crt/
H A Dio.h38 unsigned attrib; member
47 unsigned attrib; member
58 unsigned attrib; member
67 unsigned attrib; member
76 unsigned attrib; member
85 unsigned attrib; member
100 unsigned attrib; member
109 unsigned attrib; member
120 unsigned attrib; member
129 unsigned attrib; member
[all …]
H A Dwchar.h75 unsigned attrib; member
84 unsigned attrib; member
94 unsigned attrib; member
103 unsigned attrib; member
112 unsigned attrib; member
121 unsigned attrib; member
/reactos/sdk/include/ucrt/
H A Dcorecrt_wio.h37 unsigned attrib; member
47 unsigned attrib; member
57 unsigned attrib; member
67 unsigned attrib; member
H A Dcorecrt_io.h37 unsigned attrib; member
47 unsigned attrib; member
57 unsigned attrib; member
67 unsigned attrib; member
/reactos/base/applications/cmdutils/attrib/
H A DCMakeLists.txt4 add_executable(attrib attrib.c attrib.rc) target
/reactos/modules/rosapps/lib/vfdlib/
H A Dvfdshprop.cpp296 DWORD attrib; in UpdateImageInfo() local
/reactos/modules/rostests/apitests/cmd/
H A Dcmd.c535 START_TEST(attrib) in START_TEST() argument
/reactos/modules/rostests/winetests/msvcrt/
H A Dmsvcrt.h418 unsigned int attrib; member
427 unsigned int attrib; member
436 unsigned int attrib; member
445 unsigned int attrib; member
454 unsigned int attrib; member
463 unsigned int attrib; member
472 unsigned int attrib; member
481 unsigned int attrib; member
/reactos/dll/directx/wine/wined3d/
H A Dbuffer.c274 const struct wined3d_stream_info_element *attrib, DWORD *stride_this_run) in buffer_process_converted_attribute()
333 const struct wined3d_stream_info_element *attrib = &si->elements[attrib_idx]; in buffer_check_attribute() local
/reactos/sdk/lib/3rdparty/libxml2/
H A Dnanoftp.c1592 char attrib[11]; in xmlNanoFTPParseList() local
2048 void ftpList(void *userData, const char *filename, const char* attrib, in ftpList()
H A Dvalid.c6275 xmlAttrPtr attrib; in xmlValidateOneElement() local
/reactos/modules/rostests/winetests/ntdll/
H A Ddirectory.c155 DWORD attrib = dir_info->FileAttributes & attribmask; in tally_test_file() local
/reactos/dll/shellext/cabview/
H A Dfolder.cpp678 SFGAOF attrib = query; in FolderBrowseCallback() local
686 … UINT attrib = SUCCEEDED(GetFsPathFromIDList(pidl, buf)) ? GetFileAttributesW(buf) : 0; in FolderBrowseCallback() local
/reactos/modules/rostests/winetests/opengl32/
H A Dopengl.c176 int attrib = 0; in test_pbuffers() local
/reactos/sdk/tools/xml2sdb/
H A Dtinyxml2.cpp1546 XMLAttribute* attrib = 0; in FindOrCreateAttribute() local
1606 XMLAttribute* attrib = new (_document->_attributePool.Alloc() ) XMLAttribute(); in ParseAttributes() local
/reactos/win32ss/user/user32/windows/
H A Ddialog.c1432 INT idStatic, UINT attrib, BOOL combo ) in DIALOG_DlgDirListW()
1528 INT idStatic, UINT attrib, BOOL combo ) in DIALOG_DlgDirListA()
/reactos/dll/shellext/shellbtrfs/
H A Drecv.cpp1353 ULONG attrib; in do_recv() local
/reactos/dll/win32/msi/
H A Dinstall.c566 DWORD attrib; in MSI_SetTargetPathW() local
H A Daction.c5248 DWORD attrib; in ACTION_ResolveSource() local
/reactos/win32ss/user/user32/controls/
H A Dlistbox.c1806 static LRESULT LISTBOX_Directory( LB_DESCR *descr, UINT attrib, in LISTBOX_Directory()
/reactos/modules/rostests/winetests/shell32/
H A Dshlexec.c1693 char attrib[18]; in test_filename() local
/reactos/dll/win32/comctl32/
H A Dlistbox.c1870 static LRESULT LISTBOX_Directory( LB_DESCR *descr, UINT attrib, in LISTBOX_Directory()
/reactos/sdk/lib/crt/stdio/
H A Dfile.c1780 DWORD access = 0, creation = 0, attrib; in _wsopen_s() local