Home | History | Annotate | Download | only in examples

Lines Matching full:unlink

231 #include <unistd.h>     /* lseek, read, write, close, unlink, sleep, */
345 if stat() or unlink() fails, it may be due to another process noticing the
358 unlink(log->path);
401 unlink(log->path);
560 unlink(log->path); /* ignore error, since may not exist */
578 unlink(log->path); /* ignore error, since may not exist */
844 unlink(log->path);