Home
last modified time | relevance | path

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

/freebsd/bin/rmdir/
H A Drmdir.c38 static int rm_path(char *);
75 errors |= rm_path(*argv); in main()
83 rm_path(char *path) in rm_path() function