Searched defs:mbs (Results 1 - 24 of 24) sorted by relevance
| /src/lib/libc/locale/ | ||
| H A D | c16rtomb.c | 86 mbstate_t mbs; member in struct:c16rtombstate |
| H A D | mbrtoc16.c | 92 mbstate_t mbs; member in struct:mbrtoc16state |
| H A D | mbrtoc8.c | 92 mbstate_t mbs; member in struct:mbrtoc8state |
| H A D | c8rtomb.c | 76 mbstate_t mbs; member in struct:c8rtombstate |
| /src/lib/libc/stdio/ | ||
| H A D | vswprintf.c | 58 mbstate_t mbs; local in function:__weak_alias |
| H A D | vswscanf.c | 78 mbstate_t mbs; local in function:vswscanf_l |
| H A D | vfscanf.c | 177 mbstate_t mbs; local in function:__svfscanf_unlocked_l |
| H A D | vfwscanf.c | 170 mbstate_t mbs; local in function:__vfwscanf_unlocked_l [all...] |
| H A D | vfwprintf.c | 203 mbstate_t mbs; local in function:__xfputwc 423 mbstate_t mbs; local in function:__mbsconv 499 mbstate_t mbs; local in function:__wcsconv 1009 mbstate_t mbs; local in function:WDECL [all...] |
| /src/lib/libedit/ | ||
| H A D | chartype.c | 189 mbstate_t mbs; local in function:ct_enc_width |
| H A D | read.c | 318 mbstate_t mbs; local in function:read_char |
| /src/sys/dev/scsipi/ | ||
| H A D | scsi_base.c | 141 int period, freq, speed, mbs; local in function:scsi_print_xfer_mode |
| /src/lib/libcurses/EXAMPLES/ | ||
| H A D | ex1.c | 65 char mbs[] = "��"; local in function:main |
| /src/usr.bin/cut/ | ||
| H A D | cut.c | 232 mbstate_t mbs; local in function:b_n_cut |
| /src/usr.bin/sed/ | ||
| H A D | process.c | 600 mbstate_t mbs; local in function:lputs |
| /src/sys/dev/ic/ | ||
| H A D | isp_netbsd.c | 395 mbreg_t mbs; local in function:ispioctl [all...] |
| H A D | isp_library.c | 558 mbreg_t mbs; local in function:isp_fc_change_role |
| H A D | isp.c | 162 mbreg_t mbs; local in function:isp_reset 1185 mbreg_t mbs; local in function:isp_scsi_init 1369 mbreg_t mbs; local in function:isp_scsi_channel_init 1485 mbreg_t mbs; local in function:isp_fibre_init 1747 mbreg_t mbs; local in function:isp_fibre_init_2400 2082 mbreg_t mbs; local in function:isp_plogx 2234 mbreg_t mbs; local in function:isp_port_login 2287 mbreg_t mbs; local in function:isp_port_logout 2304 mbreg_t mbs; local in function:isp_getpdb 2399 mbreg_t mbs; local in function:isp_get_wwn 2457 mbreg_t mbs; local in function:isp_fclink_test 3204 mbreg_t mbs; local in function:isp_gid_ft_sns 3244 mbreg_t mbs; local in function:isp_gid_ft_ct_passthru 3990 mbreg_t mbs; local in function:isp_register_fc4_type 4027 mbreg_t mbs; local in function:isp_register_fc4_type_24xx 4469 mbreg_t *mbr, mbs; local in function:isp_control 6318 mbreg_t mbs; local in function:isp_parse_status 6553 mbreg_t mbs; local in function:isp_mbox_continue 7309 mbreg_t mbs; local in function:isp_fw_state 7324 mbreg_t mbs; local in function:isp_spi_update 7540 mbreg_t mbs; local in function:isp_setdfltsdparm [all...] |
| /src/lib/libc/regex/ | ||
| H A D | engine.c | 104 mbstate_t mbs; /* multibyte conversion state */ member in struct:match 167 mbstate_t mbs; local in function:stepback [all...] |
| H A D | regcomp.c | 1395 mbstate_t mbs; local in function:p_b_coll_elem 1499 mbstate_t mbs; local in function:bothcases 1652 mbstate_t mbs; local in function:wgetnext 2012 mbstate_t mbs; local in function:findmust [all...] |
| /src/sys/kern/ | ||
| H A D | uipc_mbuf.c | 410 struct mbstat *mbs = v2; local in function:mbstat_convert_to_user_cb 419 mbstat_convert_to_user(struct mbstat *mbs) argument 431 struct mbstat mbs; local in function:sysctl_kern_mbuf_stats [all...] |
| /src/sys/arch/mips/rmi/ | ||
| H A D | rmixl_pcix.c | 392 uint32_t mba, mbs; local in function:rmixl_pcix_attach |
| /src/sbin/fdisk/ | ||
| H A D | fdisk.c | 1427 struct mbr_bootsel *mbs = &mboot.mbr_bootsel; local in function:install_bootsel 1531 struct mbr_bootsel *mbs = &mboot.mbr_bootsel; local in function:configure_bootsel 2661 validate_bootsel(struct mbr_bootsel * mbs) argument [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/ | ||
| H A D | msan_test.cc | 2093 mbstate_t mbs; local in function:TEST 2108 mbstate_t mbs; local in function:TEST 2120 mbstate_t mbs; local in function:TEST 2146 mbstate_t mbs = {}; local in function:TEST [all...] |
Completed in 32 milliseconds