Searched defs:unlink (Results 1 – 4 of 4) sorted by relevance
260 int unlink(const char *path) in unlink() function
276 int unlink(const char *path) in unlink() function
229 int (*unlink)(FAR struct inode *inode); member293 int (*unlink)(FAR struct inode *inode); member371 int (*unlink)(FAR struct inode *mountpt, FAR const char *relpath); member
467 int unlink(const char *pathname) in unlink() function