Home | History | Annotate | Download | only in include

Lines Matching refs:revoke

869 /* Revoke access permissions to all processes currently communicating
874 /* Revoke the access of all descriptors currently open on FILE. */
875 extern int revoke (__const char *__file) __THROW __nonnull ((1)) __wur;