Home
last modified time | relevance | path

Searched refs:rmdir (Results 326 - 350 of 551) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/lame/misc/
H A Ddepcomp387 rmdir '$lockdir'
399 rmdir "$lockdir"
/third_party/node/deps/v8/tools/
H A Dgenerate-runtime-call-stats.py484 os.rmdir(os.path.join(dir_name, subdir))
/third_party/node/deps/cares/
H A Ddepcomp387 rmdir '$lockdir'
399 rmdir "$lockdir"
/third_party/node/deps/cares/config/
H A Ddepcomp387 rmdir '$lockdir'
399 rmdir "$lockdir"
/third_party/libevdev/build-aux/
H A Ddepcomp387 rmdir '$lockdir'
399 rmdir "$lockdir"
/third_party/libfuse/include/
H A Dfuse.h368 int (*rmdir) (const char *); member
H A Dfuse_lowlevel.h257 * the kernel even after calls to unlink, rmdir or (when
261 * unlink, rmdir or rename will be followed closely by forget
421 void (*rmdir) (fuse_req_t req, fuse_ino_t parent, const char *name); member
1299 * unlink, rmdir, rename, flush, release, fsync, fsyncdir, setxattr,
1693 * request for the parent, and a setattr(), unlink(), rmdir(),
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
H A Dmain.c230 rmdir(file); in cleanup_dirs()
/third_party/musl/libc-test/src/api/
H A Dunistd.c311 {int(*p)(const char*) = rmdir;} in f()
/third_party/pulseaudio/src/modules/
H A Dohos_module-protocol-stub.c483 rmdir(p); in pa__done()
H A Dmodule-protocol-stub.c482 rmdir(p); in pa__done()
/third_party/python/Doc/
H A Dmake.bat79 rmdir /q /s "%BUILDDIR%"
/third_party/skia/third_party/externals/libpng/
H A Ddepcomp387 rmdir '$lockdir'
399 rmdir "$lockdir"
/third_party/skia/third_party/externals/microhttpd/
H A Ddepcomp387 rmdir '$lockdir'
399 rmdir "$lockdir"
/third_party/python/Lib/test/
H A Dtest_imp.py490 os.rmdir(name)
H A Dtest_reprlib.py261 os.rmdir(p)
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
H A Dwasm-runtime.cpp360 return trace(rmdir(Path)); in env$$__syscall40()
/third_party/node/
H A Dvcbuild.bat217 if "%target%"=="Clean" rmdir /S /Q %~dp0deps\icu
222 if exist "test\.tmp*" for /f %%i in ('dir /a:d /s /b test\.tmp*') do rmdir /S /Q "%%i"
239 rmdir /Q /S "%~dp0%config%\%TARGET_NAME%" > nul 2> nul
448 rmdir /S /Q %TARGET_NAME% > nul 2> nul
/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp825 if (rmdir(path.c_str())) { in DeleteSceneDir()
830 if (rmdir(path.c_str())) { in DeleteSceneDir()
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs3proc.c617 dprintk("NFS call rmdir %s\n", name->name); in nfs3_proc_rmdir()
627 dprintk("NFS reply rmdir: %d\n", status); in nfs3_proc_rmdir()
970 .rmdir = nfs_rmdir,
1020 .rmdir = nfs3_proc_rmdir,
/kernel/linux/linux-5.10/fs/9p/
H A Dvfs_inode.c539 p9_debug(P9_DEBUG_VFS, "inode: %p dentry: %p rmdir: %x\n", in v9fs_remove()
1387 .rmdir = v9fs_vfs_rmdir,
1400 .rmdir = v9fs_vfs_rmdir,
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_iops.c1137 * Yes, XFS uses the same method for rmdir and unlink.
1142 .rmdir = xfs_vn_unlink,
1162 * Yes, XFS uses the same method for rmdir and unlink.
1167 .rmdir = xfs_vn_unlink,
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs3proc.c641 dprintk("NFS call rmdir %s\n", name->name); in nfs3_proc_rmdir()
651 dprintk("NFS reply rmdir: %d\n", status); in nfs3_proc_rmdir()
993 .rmdir = nfs_rmdir,
1044 .rmdir = nfs3_proc_rmdir,
/kernel/linux/linux-6.6/fs/9p/
H A Dvfs_inode.c541 p9_debug(P9_DEBUG_VFS, "inode: %p dentry: %p rmdir: %x\n", in v9fs_remove()
1425 .rmdir = v9fs_vfs_rmdir,
1438 .rmdir = v9fs_vfs_rmdir,
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dnamei.c1657 .rmdir = reiserfs_rmdir,
1700 .rmdir = reiserfs_rmdir,

Completed in 37 milliseconds

1...<<11121314151617181920>>...23