Searched refs:silent (Results 1 – 13 of 13) sorted by relevance
22 const char *optstring, bool silent) in __getopt() argument61 if (!silent) in __getopt()117 if (!silent) in __getopt()
116 unsigned int silent :1; /* Wait for the other end to start first */ member
547 #define ppp_set_silent(ppp, boolval) (ppp->lcp_wantoptions.silent = boolval)
167 { "silent", o_bool, &lcp_wantoptions[0].silent,413 if (wo->silent) in lcp_open()
287 lcp_wo->silent = 0; in pppol2tp_connect()
934 lcp_wo->silent = 0; in pppoe_connect()
442 * Failures are silent.
5 Global to silent the compiler when unused. */
56 .silent = true,
209 Note: for private key operations in the PK layer, both the "silent" and the
104 value causes a silent default to one of the valid values.
3503 yours netconn_peer calls (so, it can't be a "silent change"). It also
2100 are implemented. This could cause failures or the silent use of non-random
Completed in 51 milliseconds