Home
last modified time | relevance | path

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

/external/ltp/pan/
Dltp-pan.c182 int quiet_mode = 0; /* supresses test start and test end tags. */ in main() local
707 int *tconfcnt, int quiet_mode) in check_pids()
895 run_child(struct coll_entry *colle, struct tag_pgrp *active, int quiet_mode, in run_child()
/external/openssh/regress/unittests/test_helper/
Dtest_helper.c111 static int quiet_mode = 0; variable