Searched refs:filter_printable (Results 1 - 1 of 1) sorted by relevance

/systemd/src/journal/
H A Djournald-audit.c74 static int map_string_field_internal(const char *field, const char **p, struct iovec **iov, size_t *n_iov_allocated, unsigned *n_iov, bool filter_printable) { argument
127 if (filter_printable && x < (uint8_t) ' ')

Completed in 9 milliseconds