Home
last modified time | relevance | path

Searched refs:INT_SEND_GET_XATTR (Results 1 – 1 of 1) sorted by last modified time

/dports/security/fakeroot/fakeroot-1.23/
H A Dlibfakeroot.c104 #define INT_SEND_GET_XATTR(a,b) SEND_GET_XATTR64(a,b,_STAT_VER) macro
112 #define INT_SEND_GET_XATTR(a,b) SEND_GET_XATTR(a,b,_STAT_VER) macro
1581 INT_SEND_GET_XATTR(st, &xattr); in common_setxattr()
1599 INT_SEND_GET_XATTR(st, &xattr); in common_getxattr()
1617 INT_SEND_GET_XATTR(st, &xattr); in common_listxattr()
1635 INT_SEND_GET_XATTR(st, &xattr); in common_removexattr()