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

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

Completed in 21 milliseconds