HomeSort by: relevance | last modified time | path
    Searched defs:extattr_copy_file (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/gen/
extattr.c 170 extattr_copy_file(const char *from, const char *to, int namespace) function in typeref:typename:int
351 if ((error = extattr_copy_file(from, to, *ns)) != 0)
extattr.c 170 extattr_copy_file(const char *from, const char *to, int namespace) function in typeref:typename:int
351 if ((error = extattr_copy_file(from, to, *ns)) != 0)

Completed in 22 milliseconds