Searched refs:allow_symlink (Results 1 - 2 of 2) sorted by relevance

/systemd/src/basic/
H A Dxattr-util.h28 int getxattr_malloc(const char *path, const char *name, char **value, bool allow_symlink);
H A Dxattr-util.c36 int getxattr_malloc(const char *path, const char *name, char **value, bool allow_symlink) { argument
50 if (allow_symlink)
65 if (allow_symlink)

Completed in 1452 milliseconds