Searched refs:setstatus (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/bsddialog/utility/ |
H A D | util_builders.c | 291 bool setname, bool setdesc, bool setstatus, bool sethelp, in get_menu_items() 304 sizeitem += setstatus ? 1 : 0; in get_menu_items() 321 if (setstatus) { in get_menu_items() 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) get_menu_items() argument
|
/freebsd/tools/tools/net80211/wlanstats/ |
H A D | wlanstats.c | 597 setstatus(char b[], size_t bs, unsigned int v) in setstatus() function 655 setstatus(b, bs, wf->cur.is_rx_authfail_code); in wlan_getinfo()
|