.\" -*- coding: UTF-8 -*- .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH AUDIT_DELETE_RULE_DATA 3 "Октябрь 2006" "Red Hat" "Linux Audit API" .SH НАИМЕНОВАНИЕ audit_delete_rule_data \- удалить правило audit .SH ОБЗОР .nf \fB#include \fP .PP \fBint audit_delete_rule_data(int \fP\fIfd\fP\fB, struct audit_rule_data *\fP\fIrule\fP\fB, int \fP\fIflags\fP\fB, int \fP\fIaction\fP\fB);"\fP .fi .SH ОПИСАНИЕ audit_delete_rule_data is used to delete rules that are currently loaded in the kernel. The file descriptor is given in \fIfd\fP and the rule description in \fIrule\fP. To delete a rule, you must set up the rules identical to the one being deleted. See audit_add_rule_data for \fIflags\fP and \fIaction\fP definitions. .SH "ВОЗВРАЩАЕМОЕ ЗНАЧЕНИЕ" The return value is <= 0 on error, otherwise it is the netlink sequence id number. This function can have any error that sendto would encounter. .SH "СМОТРИТЕ ТАКЖЕ" \fBaudit_add_rule_data\fP(3), \fBauditctl\fP(8). .SH АВТОРЫ Steve Grubb .PP .SH ПЕРЕВОД Русский перевод этой страницы руководства разработал(и) Сергей В. Миронов . .PP Этот перевод является свободной программной документацией; он распространяется на условиях общедоступной лицензии GNU (GNU General Public License - GPL, .UR https://www.gnu.org/licenses/gpl-3.0.html .UE версии 3 или более поздней) в отношении авторского права, но БЕЗ КАКИХ-ЛИБО ГАРАНТИЙ. .PP Если вы обнаружите какие-либо ошибки в переводе этой страницы руководства, пожалуйста, сообщите об этом разработчику(ам) по его(их) адресу(ам) электронной почты или по адресу .MT списка рассылки русских переводчиков .ME .