Home
last modified time | relevance | path

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

/hurd/hurd/
A Dxattr.h27 extern error_t _hurd_xattr_set (io_t port, const char *name,
/hurd/
A Dxattr.c87 _hurd_xattr_set (io_t port, const char *name, const void *value, size_t size, in _hurd_xattr_set() function
170 return _hurd_xattr_set (port, name, NULL, 0, XATTR_REPLACE); in _hurd_xattr_remove()

Completed in 5 milliseconds