Home
last modified time | relevance | path

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

/dports/shells/zsh/zsh-5.8.1/Src/Modules/
H A Dattr.c83 xremovexattr(const char *path, const char *name, int symlink) in xremovexattr() function
159 if (xremovexattr(file, *attr, symlink)) { in bin_delattr()