Home
last modified time | relevance | path

Searched refs:sendacl (Results 1 – 1 of 1) sorted by relevance

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