HomeSort by: relevance | last modified time | path
    Searched defs:rm_path (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/rmdir/
rmdir.c 57 static int rm_path(char *);
96 errors |= rm_path(*argv);
105 rm_path(char *path) function in typeref:typename:int
rmdir.c 57 static int rm_path(char *);
96 errors |= rm_path(*argv);
105 rm_path(char *path) function in typeref:typename:int

Completed in 25 milliseconds