Searched defs:listxattr (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/9pfs/ | ||
H A D | 9p-xattr.h | 23 ssize_t (*listxattr)(FsContext *ctx, const char *path, member |
/openbmc/openbmc/poky/bitbake/lib/bb/ | ||
H A D | xattr.py | 20 def listxattr(path, follow=True): function |