Home | History | Annotate | Download | only in include

Lines Matching refs:revoke

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