Home
last modified time | relevance | path

Searched defs:ms (Results 1 – 25 of 235) sorted by relevance

12345678910

/freebsd/lib/libc/iconv/
H A Dcitrus_memstream.h53 _citrus_memory_stream_iseof(struct _citrus_memory_stream *ms) in _citrus_memory_stream_iseof()
60 _citrus_memory_stream_bind(struct _citrus_memory_stream * __restrict ms, in _citrus_memory_stream_bind()
69 _citrus_memory_stream_bind_ptr(struct _citrus_memory_stream * __restrict ms, in _citrus_memory_stream_bind_ptr()
79 _citrus_memory_stream_rewind(struct _citrus_memory_stream *ms) in _citrus_memory_stream_rewind()
86 _citrus_memory_stream_tell(struct _citrus_memory_stream *ms) in _citrus_memory_stream_tell()
93 _citrus_memory_stream_remainder(struct _citrus_memory_stream *ms) in _citrus_memory_stream_remainder()
104 _citrus_memory_stream_seek(struct _citrus_memory_stream *ms, size_t pos, int w) in _citrus_memory_stream_seek()
132 _citrus_memory_stream_getc(struct _citrus_memory_stream *ms) in _citrus_memory_stream_getc()
141 _citrus_memory_stream_ungetc(struct _citrus_memory_stream *ms, int ch) in _citrus_memory_stream_ungetc()
149 _citrus_memory_stream_peek(struct _citrus_memory_stream *ms) in _citrus_memory_stream_peek()
[all …]
H A Dcitrus_memstream.c43 _citrus_memory_stream_getln(struct _citrus_memory_stream * __restrict ms, in _citrus_memory_stream_getln()
69 _citrus_memory_stream_matchline(struct _citrus_memory_stream * __restrict ms, in _citrus_memory_stream_matchline()
113 _citrus_memory_stream_chr(struct _citrus_memory_stream *ms, in _citrus_memory_stream_chr()
138 _citrus_memory_stream_skip_ws(struct _citrus_memory_stream *ms) in _citrus_memory_stream_skip_ws()
H A Dcitrus_prop.c198 _citrus_prop_read_character(struct _memstream * __restrict ms, in _citrus_prop_read_character()
220 _citrus_prop_read_bool(struct _memstream * __restrict ms, in _citrus_prop_read_bool()
247 _citrus_prop_read_str(struct _memstream * __restrict ms, in _citrus_prop_read_str()
320 _citrus_prop_read_symbol(struct _memstream * __restrict ms, in _citrus_prop_read_symbol()
344 _citrus_prop_parse_element(struct _memstream * __restrict ms, in _citrus_prop_parse_element()
431 struct _memstream ms; in _citrus_prop_parse_variable() local
/freebsd/contrib/file/src/
H A Dmagic.c273 unreadable_info(struct magic_set *ms, mode_t md, const char *file) in unreadable_info()
306 magic_close(struct magic_set *ms) in magic_close()
317 magic_load(struct magic_set *ms, const char *magicfile) in magic_load()
329 magic_load_buffers(struct magic_set *ms, void **bufs, size_t *sizes, in magic_load_buffers()
340 magic_compile(struct magic_set *ms, const char *magicfile) in magic_compile()
348 magic_check(struct magic_set *ms, const char *magicfile) in magic_check()
356 magic_list(struct magic_set *ms, const char *magicfile) in magic_list()
364 close_and_restore(const struct magic_set *ms, const char *name, int fd, in close_and_restore()
402 magic_descriptor(struct magic_set *ms, int fd) in magic_descriptor()
413 magic_file(struct magic_set *ms, const char *inname) in magic_file()
[all …]
H A Dfuncs.c67 file_clearbuf(struct magic_set *ms) in file_clearbuf()
133 file_vprintf(struct magic_set *ms, const char *fmt, va_list ap) in file_vprintf()
176 file_printf(struct magic_set *ms, const char *fmt, ...) in file_printf()
193 file_error_core(struct magic_set *ms, int error, const char *f, va_list va, in file_error_core()
214 file_error(struct magic_set *ms, int error, const char *f, ...) in file_error()
227 file_magerror(struct magic_set *ms, const char *f, ...) in file_magerror()
236 file_oomem(struct magic_set *ms, size_t len) in file_oomem()
243 file_badseek(struct magic_set *ms) in file_badseek()
249 file_badread(struct magic_set *ms) in file_badread()
258 file_separator(struct magic_set *ms) in file_separator()
[all …]
H A Dapprentice.c196 struct magic_set *ms; in main() local
474 apprentice_1(struct magic_set *ms, const char *fn, int action) in apprentice_1()
533 file_ms_free(struct magic_set *ms) in file_ms_free()
553 struct magic_set *ms; in file_ms_alloc() local
646 mlist_free_all(struct magic_set *ms) in mlist_free_all()
695 buffer_apprentice(struct magic_set *ms, struct magic **bufs, in buffer_apprentice()
738 file_apprentice(struct magic_set *ms, const char *fn, int action) in file_apprentice()
1299 addentry(struct magic_set *ms, struct magic_entry *me, in addentry()
1328 load_1(struct magic_set *ms, int action, const char *fn, int *errs, in load_1()
1425 set_text_binary(struct magic_set *ms, struct magic_entry *me, uint32_t nme, in set_text_binary()
[all …]
H A Dsoftmagic.c119 file_softmagic(struct magic_set *ms, const struct buffer *b, in file_softmagic()
161 file_fmtcheck(struct magic_set *ms, const char *desc, const char *def, in file_fmtcheck()
208 match(struct magic_set *ms, struct magic *magic, file_regex_t **magic_rxcomp, in match()
488 check_fmt(struct magic_set *ms, const char *fmt) in check_fmt()
529 varexpand(struct magic_set *ms, char *buf, size_t len, const char *str) in varexpand()
584 mprint(struct magic_set *ms, struct magic *m) in mprint()
835 moffset(struct magic_set *ms, struct magic *m, const struct buffer *b, in moffset()
988 cvt_id3(struct magic_set *ms, uint32_t v) in cvt_id3()
1151 mconvert(struct magic_set *ms, struct magic *m, int flip) in mconvert()
1323 mcopy(struct magic_set *ms, union VALUETYPE *p, int type, int indir, in mcopy()
[all …]
H A Dreadcdf.c42 #define NOTMIME(ms) (((ms)->flags & MAGIC_MIME) == 0) argument
148 cdf_file_property_info(struct magic_set *ms, const cdf_property_info_t *info, in cdf_file_property_info()
266 cdf_file_catalog(struct magic_set *ms, const cdf_header_t *h, in cdf_file_catalog()
297 cdf_file_summary_info(struct magic_set *ms, const cdf_header_t *h, in cdf_file_summary_info()
369 cdf_file_catalog_info(struct magic_set *ms, const cdf_info_t *info, in cdf_file_catalog_info()
387 cdf_check_summary_info(struct magic_set *ms, const cdf_info_t *info, in cdf_check_summary_info()
512 cdf_file_dir_info(struct magic_set *ms, const cdf_dir_t *dir) in cdf_file_dir_info()
541 file_trycdf(struct magic_set *ms, const struct buffer *b) in file_trycdf()
/freebsd/contrib/libfido2/src/
H A Dio.c51 tx_empty(fido_dev_t *d, uint8_t cmd, int *ms) in tx_empty()
71 tx_preamble(fido_dev_t *d, uint8_t cmd, const void *buf, size_t count, int *ms) in tx_preamble()
98 tx_frame(fido_dev_t *d, uint8_t seq, const void *buf, size_t count, int *ms) in tx_frame()
123 tx(fido_dev_t *d, uint8_t cmd, const unsigned char *buf, size_t count, int *ms) in tx()
148 transport_tx(fido_dev_t *d, uint8_t cmd, const void *buf, size_t count, int *ms) in transport_tx()
165 fido_tx(fido_dev_t *d, uint8_t cmd, const void *buf, size_t count, int *ms) in fido_tx()
181 rx_frame(fido_dev_t *d, struct frame *fp, int *ms) in rx_frame()
199 rx_preamble(fido_dev_t *d, uint8_t cmd, struct frame *fp, int *ms) in rx_preamble()
228 rx(fido_dev_t *d, uint8_t cmd, unsigned char *buf, size_t count, int *ms) in rx()
296 transport_rx(fido_dev_t *d, uint8_t cmd, void *buf, size_t count, int *ms) in transport_rx()
[all …]
H A Dconfig.c45 const char *pin, int *ms) in config_tx()
108 config_enable_entattest_wait(fido_dev_t *dev, const char *pin, int *ms) in config_enable_entattest_wait()
122 int ms = dev->timeout_ms; in fido_dev_enable_entattest() local
128 config_toggle_always_uv_wait(fido_dev_t *dev, const char *pin, int *ms) in config_toggle_always_uv_wait()
142 int ms = dev->timeout_ms; in fido_dev_toggle_always_uv() local
149 const fido_str_array_t *rpid, const char *pin, int *ms) in config_pin_minlen_tx()
189 const fido_str_array_t *rpid, const char *pin, int *ms) in config_pin_minlen()
203 int ms = dev->timeout_ms; in fido_dev_set_pin_minlen() local
211 int ms = dev->timeout_ms; in fido_dev_force_pin_change() local
221 int ms = dev->timeout_ms; in fido_dev_set_pin_minlen_rpid() local
H A Dpin.c151 const es256_pk_t *pk, int *ms) in ctap20_uv_token_tx()
208 const es256_pk_t *pk, uint8_t cmd, const char *rpid, int *ms) in ctap21_uv_token_tx()
286 int *ms) in uv_token_rx()
332 fido_blob_t *token, int *ms) in uv_token_wait()
351 fido_blob_t *token, int *ms) in fido_dev_get_uv_token()
358 int *ms) in fido_dev_change_pin_tx()
429 fido_dev_set_pin_tx(fido_dev_t *dev, const char *pin, int *ms) in fido_dev_set_pin_tx()
481 int *ms) in fido_dev_set_pin_wait()
514 int ms = dev->timeout_ms; in fido_dev_set_pin() local
556 fido_dev_get_retry_count_tx(fido_dev_t *dev, uint8_t subcmd, int *ms) in fido_dev_get_retry_count_tx()
[all …]
H A Dbio.c62 const char *pin, const fido_blob_t *token, int *ms) in bio_tx()
235 bio_rx_template_array(fido_dev_t *dev, fido_bio_template_array_t *ta, int *ms) in bio_rx_template_array()
269 const char *pin, int *ms) in bio_get_template_array_wait()
284 int ms = dev->timeout_ms; in fido_bio_dev_get_template_array() local
294 const char *pin, int *ms) in bio_set_template_name_wait()
325 int ms = dev->timeout_ms; in fido_bio_dev_set_template_name() local
396 fido_bio_enroll_t *e, int *ms) in bio_rx_enroll_begin()
439 fido_bio_enroll_t *e, uint32_t timo_ms, int *ms) in bio_enroll_begin_wait()
472 int ms = dev->timeout_ms; in fido_bio_dev_enroll_begin() local
508 bio_rx_enroll_continue(fido_dev_t *dev, fido_bio_enroll_t *e, int *ms) in bio_rx_enroll_continue()
[all …]
H A Dreset.c11 fido_dev_reset_tx(fido_dev_t *dev, int *ms) in fido_dev_reset_tx()
24 fido_dev_reset_wait(fido_dev_t *dev, int *ms) in fido_dev_reset_wait()
43 int ms = dev->timeout_ms; in fido_dev_reset() local
H A Dcredman.c116 const char *rp_id, fido_opt_t uv, int *ms) in credman_tx()
202 credman_rx_metadata(fido_dev_t *dev, fido_credman_metadata_t *metadata, int *ms) in credman_rx_metadata()
236 const char *pin, int *ms) in credman_get_metadata_wait()
252 int ms = dev->timeout_ms; in fido_credman_get_dev_metadata() local
336 credman_rx_rk(fido_dev_t *dev, fido_credman_rk_t *rk, int *ms) in credman_rx_rk()
384 credman_rx_next_rk(fido_dev_t *dev, fido_credman_rk_t *rk, int *ms) in credman_rx_next_rk()
424 const char *pin, int *ms) in credman_get_rk_wait()
458 int ms = dev->timeout_ms; in fido_credman_get_dev_rk() local
465 size_t cred_id_len, const char *pin, int *ms) in credman_del_rk_wait()
491 int ms = dev->timeout_ms; in fido_credman_del_dev_rk() local
[all …]
H A Dauthkey.c26 fido_dev_authkey_tx(fido_dev_t *dev, int *ms) in fido_dev_authkey_tx()
62 fido_dev_authkey_rx(fido_dev_t *dev, es256_pk_t *authkey, int *ms) in fido_dev_authkey_rx()
92 fido_dev_authkey_wait(fido_dev_t *dev, es256_pk_t *authkey, int *ms) in fido_dev_authkey_wait()
104 fido_dev_authkey(fido_dev_t *dev, es256_pk_t *authkey, int *ms) in fido_dev_authkey()
H A Dlargeblob.c157 largeblob_get_tx(fido_dev_t *dev, size_t offset, size_t count, int *ms) in largeblob_get_tx()
202 largeblob_get_rx(fido_dev_t *dev, fido_blob_t **chunk, int *ms) in largeblob_get_rx()
434 largeblob_get_array(fido_dev_t *dev, cbor_item_t **item, int *ms) in largeblob_get_array()
506 size_t chunk_len, size_t offset, size_t totalsiz, int *ms) in largeblob_set_tx()
550 int *ms) in largeblob_get_uv_token()
581 int *ms) in largeblob_set_array()
650 const char *pin, int *ms) in largeblob_add()
694 int *ms) in largeblob_drop()
732 int ms = dev->timeout_ms; in fido_dev_largeblob_get() local
779 int ms = dev->timeout_ms; in fido_dev_largeblob_set() local
[all …]
H A Du2f.c33 delay_ms(unsigned int ms, int *ms_remain) in delay_ms()
145 send_dummy_register(fido_dev_t *dev, int *ms) in send_dummy_register()
201 int *found, int *ms) in key_lookup()
314 const fido_blob_t *key_id, fido_blob_t *sig, fido_blob_t *ad, int *ms) in do_auth()
665 u2f_register(fido_dev_t *dev, fido_cred_t *cred, int *ms) in u2f_register()
760 fido_assert_t *fa, size_t idx, int *ms) in u2f_authenticate_single()
815 u2f_authenticate(fido_dev_t *dev, fido_assert_t *fa, int *ms) in u2f_authenticate()
862 u2f_get_touch_begin(fido_dev_t *dev, int *ms) in u2f_get_touch_begin()
918 u2f_get_touch_status(fido_dev_t *dev, int *touched, int *ms) in u2f_get_touch_status()
/freebsd/lib/libc/stdio/
H A Dopen_memstream.c54 memstream_grow(struct memstream *ms, fpos_t newoff) in memstream_grow()
81 memstream_update(struct memstream *ms) in memstream_update()
91 struct memstream *ms; in memstream_write() local
112 struct memstream *ms; in memstream_seek() local
175 struct memstream *ms; in open_memstream() local
H A Dopen_wmemstream.c55 wmemstream_grow(struct wmemstream *ms, fpos_t newoff) in wmemstream_grow()
82 wmemstream_update(struct wmemstream *ms) in wmemstream_update()
121 struct wmemstream *ms; in wmemstream_write() local
174 struct wmemstream *ms; in wmemstream_seek() local
236 struct wmemstream *ms; in open_wmemstream() local
/freebsd/sys/net80211/
H A Dieee80211_mesh.c183 mesh_rt_find_locked(struct ieee80211_mesh_state *ms, in mesh_rt_find_locked()
201 struct ieee80211_mesh_state *ms = vap->iv_mesh; in mesh_rt_add_locked() local
228 struct ieee80211_mesh_state *ms = vap->iv_mesh; in ieee80211_mesh_rt_find() local
241 struct ieee80211_mesh_state *ms = vap->iv_mesh; in ieee80211_mesh_rt_add() local
306 struct ieee80211_mesh_state *ms = vap->iv_mesh; in ieee80211_mesh_proxy_check() local
349 mesh_rt_del(struct ieee80211_mesh_state *ms, struct ieee80211_mesh_route *rt) in mesh_rt_del()
366 struct ieee80211_mesh_state *ms = vap->iv_mesh; in ieee80211_mesh_rt_del() local
390 struct ieee80211_mesh_state *ms = vap->iv_mesh; in ieee80211_mesh_rt_flush() local
405 struct ieee80211_mesh_state *ms = vap->iv_mesh; in ieee80211_mesh_rt_flush_peer() local
423 struct ieee80211_mesh_state *ms = vap->iv_mesh; in mesh_rt_flush_invalid() local
[all …]
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddelay.h37 linux_msleep(unsigned int ms) in linux_msleep()
46 #define msleep(ms) linux_msleep(ms) argument
49 #define msleep_interruptible(ms) linux_msleep_interruptible(ms) argument
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_lazy.c20 ZSTD_updateDUBT(ZSTD_matchState_t* ms, in ZSTD_updateDUBT()
64 ZSTD_insertDUBT1(ZSTD_matchState_t* ms, in ZSTD_insertDUBT1()
154 ZSTD_matchState_t* ms, in ZSTD_DUBT_findBetterDictMatch()
231 ZSTD_DUBT_findBestMatch(ZSTD_matchState_t* ms, in ZSTD_DUBT_findBestMatch()
380 ZSTD_BtFindBestMatch( ZSTD_matchState_t* ms, in ZSTD_BtFindBestMatch()
394 ZSTD_BtFindBestMatch_selectMLS ( ZSTD_matchState_t* ms, in ZSTD_BtFindBestMatch_selectMLS()
410 ZSTD_matchState_t* ms, in ZSTD_BtFindBestMatch_dictMatchState_selectMLS()
426 ZSTD_matchState_t* ms, in ZSTD_BtFindBestMatch_extDict_selectMLS()
450 ZSTD_matchState_t* ms, in ZSTD_insertAndFindFirstIndex_internal()
473 U32 ZSTD_insertAndFindFirstIndex(ZSTD_matchState_t* ms, const BYTE* ip) { in ZSTD_insertAndFindFirstIndex()
[all …]
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstrlib.c236 static int check_capture (MatchState *ms, int l) { in check_capture()
244 static int capture_to_close (MatchState *ms) { in capture_to_close()
252 static const char *classend (MatchState *ms, const char *p) { in classend()
319 static int singlematch (MatchState *ms, const char *s, const char *p, in singlematch()
335 static const char *matchbalance (MatchState *ms, const char *s, in matchbalance()
356 static const char *max_expand (MatchState *ms, const char *s, in max_expand()
371 static const char *min_expand (MatchState *ms, const char *s, in min_expand()
384 static const char *start_capture (MatchState *ms, const char *s, in start_capture()
398 static const char *end_capture (MatchState *ms, const char *s, in end_capture()
409 static const char *match_capture (MatchState *ms, const char *s, int l) { in match_capture()
[all …]
/freebsd/lib/libiconv_modules/mapper_std/
H A Dcitrus_mapper_std.c79 rowcol_convert(struct _citrus_mapper_std * __restrict ms, in rowcol_convert()
234 rowcol_uninit(struct _citrus_mapper_std *ms) in rowcol_uninit()
243 rowcol_init(struct _citrus_mapper_std *ms) in rowcol_init()
343 struct _citrus_mapper_std *ms; in _citrus_mapper_std_mapper_init() local
413 struct _citrus_mapper_std *ms; in _citrus_mapper_std_mapper_uninit() local
435 struct _citrus_mapper_std *ms; in _citrus_mapper_std_mapper_convert() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c20 ZSTD_updateDUBT(ZSTD_matchState_t* ms, in ZSTD_updateDUBT()
64 ZSTD_insertDUBT1(const ZSTD_matchState_t* ms, in ZSTD_insertDUBT1()
154 const ZSTD_matchState_t* ms, in ZSTD_DUBT_findBetterDictMatch()
231 ZSTD_DUBT_findBestMatch(ZSTD_matchState_t* ms, in ZSTD_DUBT_findBestMatch()
382 ZSTD_BtFindBestMatch( ZSTD_matchState_t* ms, in ZSTD_BtFindBestMatch()
398 void ZSTD_dedicatedDictSearch_lazy_loadDictionary(ZSTD_matchState_t* ms, const BYTE* const ip) in ZSTD_dedicatedDictSearch_lazy_loadDictionary()
618 ZSTD_matchState_t* ms, in ZSTD_insertAndFindFirstIndex_internal()
641 U32 ZSTD_insertAndFindFirstIndex(ZSTD_matchState_t* ms, const BYTE* ip) { in ZSTD_insertAndFindFirstIndex()
649 ZSTD_matchState_t* ms, in ZSTD_HcFindBestMatch()
871 FORCE_INLINE_TEMPLATE void ZSTD_row_fillHashCache(ZSTD_matchState_t* ms, const BYTE* base, in ZSTD_row_fillHashCache()
[all …]

12345678910