Searched refs:xunlink (Results 1 – 3 of 3) sorted by relevance
/external/toybox/toys/posix/ | ||
D | patch.c | 385 xunlink(name); in patch_main() |
/external/toybox/lib/ | ||
D | lib.h | 142 void xunlink(char *path); |
D | xwrap.c | 357 void xunlink(char *path) in xunlink() function |