Home
last modified time | relevance | path

Searched defs:quiet_mode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ltp/pan/
H A Dltp-pan.c187 int quiet_mode = 0; /* supresses test start and test end tags. */ in main() local
716 int *tconfcnt, int quiet_mode, int no_kmsg) in check_pids()
904 run_child(struct coll_entry *colle, struct tag_pgrp *active, int quiet_mode, in run_child()
/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-showmap.c88 static bool quiet_mode, /* Hide non-essential messages? */ variable