Home
last modified time | relevance | path

Searched refs:do_count (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/heimdal/appl/push/
H A Dpush.c56 static int do_count; variable
75 { "count", 'c', arg_flag, &do_count, "Print number of messages", NULL},
448 } else if (do_count) { in doit()