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

  /src/lib/libc/gen/
extattr.c 100 extattr_copy_fd(int from_fd, int to_fd, int namespace) function in typeref:typename:int
334 if ((error = extattr_copy_fd(from_fd, to_fd, *ns)) != 0)
extattr.c 100 extattr_copy_fd(int from_fd, int to_fd, int namespace) function in typeref:typename:int
334 if ((error = extattr_copy_fd(from_fd, to_fd, *ns)) != 0)

Completed in 26 milliseconds