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

/freebsd-current/contrib/bsddialog/utility/
H A Dutil_builders.c291 bool setname, bool setdesc, bool setstatus, bool sethelp,
304 sizeitem += setstatus ? 1 : 0;
321 if (setstatus) {
290 get_menu_items(int argc, char **argv, bool setprefix, bool setdepth, bool setname, bool setdesc, bool setstatus, bool sethelp, unsigned int *nitems, struct bsddialog_menuitem **items, int *focusitem, struct options *opt) argument
/freebsd-current/tools/tools/net80211/wlanstats/
H A Dwlanstats.c597 setstatus(char b[], size_t bs, unsigned int v) function
655 setstatus(b, bs, wf->cur.is_rx_authfail_code);

Completed in 178 milliseconds