/dflybsd-src/contrib/nvi2/common/ |
H A D | conv.c | 50 raw2int(SCR *sp, const char * str, ssize_t len, CONVWIN *cw, size_t *tolen, in raw2int() 101 default_char2int(SCR *sp, const char * str, ssize_t len, CONVWIN *cw, in default_char2int() 155 fe_char2int(SCR *sp, const char * str, ssize_t len, CONVWIN *cw, size_t *tolen, in fe_char2int() 163 ie_char2int(SCR *sp, const char * str, ssize_t len, CONVWIN *cw, size_t *tolen, in ie_char2int() 171 cs_char2int(SCR *sp, const char * str, ssize_t len, CONVWIN *cw, size_t *tolen, in cs_char2int() 178 int2raw(SCR *sp, const CHAR_T * str, ssize_t len, CONVWIN *cw, size_t *tolen, in int2raw() 197 default_int2char(SCR *sp, const CHAR_T * str, ssize_t len, CONVWIN *cw, in default_int2char() 219 #define CONVERT2(_buffer, lenp, cw, offset) \ in default_int2char() argument 240 #define CONVERT2(_buffer, lenp, cw, offset) in default_int2char() argument 292 fe_int2char(SCR *sp, const CHAR_T * str, ssize_t len, CONVWIN *cw, in fe_int2char() [all …]
|
H A D | screen.h | 95 CONVWIN cw; /* Conversion buffer. */ member
|
H A D | key.h | 21 #define INPUT2INT5(sp,cw,n,nlen,w,wlen) \ argument
|
/dflybsd-src/sys/dev/crypto/padlock/ |
H A D | padlock_cipher.c | 80 padlock_cbc(void *in, void *out, size_t count, void *key, union padlock_cw *cw, in padlock_cbc() 98 union padlock_cw *cw; in padlock_cipher_key_setup() local 119 union padlock_cw *cw; in padlock_cipher_setup() local 199 union padlock_cw *cw; in padlock_cipher_process() local
|
/dflybsd-src/usr.sbin/installer/dfuife_curses/ |
H A D | curses_xlat.c | 146 struct curses_widget *button, *cw; in cb_click_select_option() local 255 curses_form_create_widget_row(struct curses_form *cf, struct curses_widget *cw, in curses_form_create_widget_row() 865 curses_widget_xlat_value(const struct curses_widget *cw) in curses_widget_xlat_value() 878 const struct curses_widget *cw) in response_construct_from_curses_form_single() 905 const struct curses_widget *cw) in response_construct_from_curses_form_multiple() 946 const struct curses_widget *cw) in response_construct_from_curses_form()
|
H A D | main.c | 106 struct curses_widget *cw; in present_form() local
|
H A D | curses_form.c | 198 curses_form_widget_insert_after(struct curses_widget *cw, in curses_form_widget_insert_after() 935 struct curses_widget *cw; in curses_form_frob() local
|
/dflybsd-src/sys/dev/sound/pci/hda/ |
H A D | hdaa.c | 1169 struct hdaa_widget *w, *cw; in hdaa_sysctl_caps() local 2258 struct hdaa_widget *w, *cw; in hdaa_audio_ctl_ossmixer_init() local 2534 struct hdaa_widget *w, *cw; in hdaa_audio_ctl_dev_volume() local 2715 struct hdaa_widget *w, *cw; in hdaa_audio_ctl_recsel_comm() local 3033 struct hdaa_widget *w, *cw; in hdaa_audio_ctl_parse() local 4180 struct hdaa_widget *w, *cw; in hdaa_audio_disable_useless() local 4314 struct hdaa_widget *w, *cw; in hdaa_audio_disable_unas() local 4443 struct hdaa_widget *w, *cw; in hdaa_audio_disable_crossas() local 4979 struct hdaa_widget *w, *cw; in hdaa_audio_assign_mixers() local 5827 struct hdaa_widget *w, *cw; in hdaa_dump_nodes() local [all …]
|
/dflybsd-src/usr.bin/column/ |
H A D | column.c | 309 int w, cw; in width() local
|
/dflybsd-src/contrib/nvi2/cl/ |
H A D | cl.h | 26 CONVWIN cw; /* Conversion buffer. */ member
|
/dflybsd-src/usr.bin/login/ |
H A D | login.c | 595 const char *cw; in main() local
|
/dflybsd-src/sys/dev/netif/ath/ath_rate/sample/ |
H A D | sample.h | 145 int cw = WIFI_CW_MIN; in calc_usecs_unicast_packet() local
|
/dflybsd-src/contrib/less/ |
H A D | line.c | 290 static void addstr_linebuf(constant char *s, int attr, int cw) in addstr_linebuf() 1336 int cw = 0; in col_vs_pos() local
|
/dflybsd-src/usr.bin/pr/ |
H A D | pr.c | 323 int cw = nmwd + 1; in vertcol() local
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ |
H A D | ah.c | 954 uint32_t cw; in ath_hal_setTxQProps() local
|
/dflybsd-src/gnu/usr.bin/rcs/lib/ |
H A D | rcsedit.c | 1027 register size_t cs, cw, ls; local
|
/dflybsd-src/sys/netproto/802_11/wlan/ |
H A D | ieee80211.c | 1662 int i, cw; in ieee80211_announce_channels() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | call.c | 7971 candidate_warning *cw = (candidate_warning *) in add_warning() local
|
/dflybsd-src/sbin/ifconfig/ |
H A D | ifieee80211.c | 686 u_long cw = strtoul(cp+1, &ep, 10); in getchannelflags() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | call.c | 10033 candidate_warning *cw = (candidate_warning *) in add_warning() local
|
/dflybsd-src/contrib/wpa_supplicant/src/drivers/ |
H A D | driver_nl80211.c | 4356 enum nl80211_chan_width cw; in nl80211_put_freq_params() local
|
/dflybsd-src/contrib/wpa_supplicant/src/common/ |
H A D | ieee802_11_defs.h | 1364 u8 cw; /* ECWmin, ECWmax (CW = 2^ECW - 1) */ member
|