Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.bin/csup/
Dfattr.h110 int fattr_delete(const char *path);
Dfattr.c768 fattr_delete(const char *path) in fattr_delete() function
Dupdater.c867 error = fattr_delete(path); in updater_deletefile()