Home
last modified time | relevance | path

Searched refs:rename (Results 1 – 25 of 82) sorted by relevance

1234

/reactos/dll/win32/shell32/res/icons/Icon_Licence/
H A DRenameIcon.txt4 svg/242-rename.svg
5 svg/242-rename-small.svg
/reactos/base/services/nfsd/
H A Dsetattr.c215 PFILE_RENAME_INFO rename = (PFILE_RENAME_INFO)args->buf; in handle_nfs41_rename() local
224 if (rename->FileNameLength == 0) { in handle_nfs41_rename()
256 rename->FileName, rename->FileNameLength/sizeof(WCHAR), in handle_nfs41_rename()
260 "filename %S.\n", rename->FileName); in handle_nfs41_rename()
294 if (!rename->ReplaceIfExists) { in handle_nfs41_rename()
/reactos/base/shell/cmd/
H A Dren.txt14 rename command will change the name of hello.txt->hi.txt. We have to be sure that both paths(c:\ie\…
30 …en c:\ie\hello.txt c:\hi\hi.txt, this is not possible.Since ren doesnt move files,just rename them.
64 ….FindFile return NULL if it doesnt find the Source File that we want to rename.And returns the na…
H A Dfiles.txt49 ren.c Implements rename command
/reactos/sdk/include/c++/
H A Dcstdio37 #undef rename
84 using ::rename;
/reactos/sdk/tools/create_nls/unicode.org/ReactOS/
H A DReadMe4 to here and rename it to ibmcp861.txt
/reactos/dll/win32/wldap32/
H A DCMakeLists.txt23 rename.c
/reactos/modules/rosapps/applications/net/ncftp/ncftp/
H A Dlog.c122 if (rename(tmpLog, gLogFileName) < 0) in EndLog()
H A Dbookmark.c291 if (rename(path2, pathName) == 0) { in OpenBookmarkFile()
321 (void) rename(pathName, path2); in OpenBookmarkFile()
653 if (rename(pathName, path2) < 0) { in SwapBookmarkFiles()
H A Dtrace.c177 (void) rename(pathName, pathName2); in CloseTrace()
H A Dspool.c263 if (rename(spathname, spathname2) < 0) { in SpoolX()
/reactos/sdk/lib/3rdparty/stlport/
H A DINSTALL.unixes18 0) DO NOT overwrite/move/rename header files coming with the compiler,
75 -I<base install path>/stlport); never rename 'stlport' part of path!
/reactos/sdk/include/c++/stlport/stl/
H A D_cstdio.h105 using _STLP_VENDOR_CSTD::rename;
/reactos/sdk/lib/3rdparty/stlport/etc/
H A DSTLport-4.5.1.spec13 Patch0: STLport-rename.patch
/reactos/sdk/include/c++/stlport/
H A Diostream49 // in case of SGI iostreams, we have to rename our streams not to clash with those
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Dprintercache.c140 if (rename(printer_path, new_printer_path) < 0) in printercache_rename_blob()
/reactos/sdk/lib/3rdparty/stlport/doc/
H A DREADME.dmc69 with DMC, please copy or rename the following files:
/reactos/dll/win32/netid/lang/
H A Dhe-IL.rc18 LTEXT "To rename this computer or join a domain, click ""Change"".", IDC_STATIC, 7, 149, 170, 17
H A Den-US.rc18 LTEXT "To rename this computer or join a domain, click ""Change"".", IDC_STATIC, 7, 149, 170, 17
/reactos/sdk/tools/mkisofs/schilytools/include/schily/
H A Dlibport.h216 extern int rename __PR((const char *__old,
/reactos/drivers/network/tcpip/lwip/doc/
H A Dcontrib.txt50 …trivial fixes unless the bugfix is trivial too. Do not reorganize code and rename identifiers in t…
/reactos/media/doc/
H A Dnotes194 confusion, mentally rename this buffer to lpControlBuffer. This is
200 the driver. To avoid confusion, mentally rename this buffer to
279 confusion, mentally rename this buffer to lpControlBuffer. This is
286 completed. To avoid confusion, mentally rename this buffer to
/reactos/sdk/cmake/
H A DCMakeMacros.cmake294 # rename it in the cd tree
335 # rename it in the cd tree
357 # rename it in the cd tree
374 # rename it in the cd tree
/reactos/base/shell/explorer/lang/
H A Dhe-IL.rc161 …rrectly. Renaming it to %s would solve this problem. Would you like to rename it now?", IDC_STAT…
H A Dko-KR.rc162 …rrectly. Renaming it to %s would solve this problem. Would you like to rename it now?", IDC_STAT…

1234