libexplain  1.4.D001
Functions
libexplain/buffer/dac/process_is_not_privileged.c File Reference
#include <libexplain/buffer/dac.h>
#include <libexplain/buffer/gettext.h>

Go to the source code of this file.

Functions

void explain_buffer_and_the_process_is_not_privileged (explain_string_buffer_t *sb)

Function Documentation

The explain_buffer_and_the_process_is_not_privileged function is called by the above functions to insert the text "and the process is not privileged" or its translation. This isolates the string to a single function.

Parameters:
sbThe string buffer to print into.

Definition at line 25 of file process_is_not_privileged.c.