Home
last modified time | relevance | path

Searched defs:listxattr (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/9pfs/
H A D9p-xattr.h23 ssize_t (*listxattr)(FsContext *ctx, const char *path, member
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dxattr.py20 def listxattr(path, follow=True): function