Searched defs:sendacl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c103 static int sendacl(int);
1229 if (sendacl(f) == ACL_FAIL) {
1334 if (sendacl(d->dd_fd) == ACL_FAIL) {
1863 sendacl(int f) function

Completed in 49 milliseconds