Searched refs:OUTPUT_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
791 #define OUTPUT_BUF_SIZE 1024 - 48 macro813 outbuf = malloc(OUTPUT_BUF_SIZE); in auditd_plugin()876 maxavail = OUTPUT_BUF_SIZE - 20; in auditd_plugin_open()878 maxavail = OUTPUT_BUF_SIZE - strlen(localname) - 2; in auditd_plugin_open()