Home
last modified time | relevance | path

Searched defs:remain (Results 1 – 25 of 53) sorted by relevance

123

/freebsd-13.1/contrib/netbsd-tests/lib/libc/gen/
H A Dt_sleep.c98 do_nanosleep(struct timespec *delay, struct timespec *remain) in do_nanosleep()
110 do_select(struct timespec *delay, struct timespec *remain) in do_select()
125 do_poll(struct timespec *delay, struct timespec *remain) in do_poll()
140 do_sleep(struct timespec *delay, struct timespec *remain) in do_sleep()
152 do_kevent(struct timespec *delay, struct timespec *remain) in do_kevent()
/freebsd-13.1/contrib/libucl/src/
H A Ducl_msgpack.c965 ssize_t ret, remain, keylen = 0; in ucl_msgpack_consume() local
1374 const unsigned char *pos, size_t remain) in ucl_msgpack_parse_map()
1384 const unsigned char *pos, size_t remain) in ucl_msgpack_parse_array()
1394 const unsigned char *pos, size_t remain) in ucl_msgpack_parse_string()
1431 const unsigned char *pos, size_t remain) in ucl_msgpack_parse_int()
1516 const unsigned char *pos, size_t remain) in ucl_msgpack_parse_float()
1558 const unsigned char *pos, size_t remain) in ucl_msgpack_parse_bool()
1588 const unsigned char *pos, size_t remain) in ucl_msgpack_parse_null()
1605 const unsigned char *pos, size_t remain) in ucl_msgpack_parse_ignore()
H A Ducl_parser.c37 size_t remain; member
314 ucl_check_variable_safe (struct ucl_parser *parser, const char *ptr, size_t remain, in ucl_check_variable_safe()
371 size_t remain, size_t *out_len, bool *vars_found) in ucl_check_variable()
427 size_t remain, unsigned char **dest) in ucl_expand_single_variable()
/freebsd-13.1/sys/geom/raid/
H A Dtr_concat.c217 off_t offset, length, remain; in g_raid_tr_iostart_concat() local
295 off_t offset, length, remain; in g_raid_tr_kerneldump_concat() local
H A Dtr_raid0.c198 off_t offset, start, length, nstripe, remain; in g_raid_tr_iostart_raid0() local
276 off_t offset, start, length, nstripe, remain; in g_raid_tr_kerneldump_raid0() local
H A Dtr_raid1e.c695 off_t offset, start, length, remain; in g_raid_tr_iostart_raid1e_read() local
765 off_t offset, start, length, remain; in g_raid_tr_iostart_raid1e_write() local
1154 off_t offset, start, length, remain; in g_raid_tr_kerneldump_raid1e() local
H A Dtr_raid5.c219 off_t offset, start, length, nstripe, remain; in g_raid_tr_iostart_raid5_read() local
/freebsd-13.1/contrib/blacklist/bin/
H A Dblacklistctl.c88 int all, blocked, remain, wide, noheader; in main() local
/freebsd-13.1/contrib/netbsd-tests/lib/librt/
H A Dt_sem.c360 struct timespec remain = {42, 1000*1000*1000}; in ATF_TC_BODY() local
393 struct timespec remain = {42, 1000*1000*1000}; in ATF_TC_BODY() local
/freebsd-13.1/contrib/libucl/tests/
H A Dtest_schema.c32 int size = BUFSIZ, remain, ret; in read_stdin() local
/freebsd-13.1/contrib/unbound/dnstap/
H A Ddnstap_fstrm.c178 size_t remain, slen = sizeof(buf); in fstrm_describe_control() local
/freebsd-13.1/sys/opencrypto/
H A Dcriov.c337 size_t remain; in crypto_cursor_advance() local
457 size_t remain, todo; in crypto_cursor_copyback() local
545 size_t remain, todo; in crypto_cursor_copydata() local
/freebsd-13.1/lib/libmd/
H A DmdXhl.c59 off_t remain; in MDXFdChunk() local
/freebsd-13.1/sys/netipsec/
H A Dipsec_mbuf.c59 unsigned remain; in m_makespace() local
/freebsd-13.1/usr.sbin/uathload/
H A Duathload.c69 uint32_t remain; member
/freebsd-13.1/sys/contrib/rdma/krping/
H A Dkrping_dev.c173 int remain = BUFFERSIZE; in krping_write() local
/freebsd-13.1/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_fmts.c641 size_t ilen, remain; in bhnd_nvram_val_bcmstr_csv_next() local
794 size_t slen, remain; in bhnd_nvram_val_bcm_macaddr_string_next() local
/freebsd-13.1/contrib/apr/strings/
H A Dapr_strings.c436 int remain; in apr_strfsize() local
/freebsd-13.1/contrib/pf/libevent/
H A Dbuffer.c434 size_t remain = buffer->off; in evbuffer_find() local
/freebsd-13.1/lib/libc/gen/
H A Dsem_new.c351 struct timespec remain; in usem_wait() member
/freebsd-13.1/lib/libiconv_modules/mapper_zone/
H A Dcitrus_mapper_zone.c212 uint32_t remain; in check_rowcol() local
/freebsd-13.1/sys/kern/
H A Duipc_ktls.c1732 int remain; in ktls_detach_record() local
1835 int error, remain, tls_len, trail_len; in ktls_decrypt() local
/freebsd-13.1/sys/mips/broadcom/
H A Dbcm_nvram_cfe.c418 size_t remain; in bhnd_nvram_iocfe_read() local
/freebsd-13.1/libexec/rtld-elf/
H A Drtld_printf.c58 size_t remain; member
/freebsd-13.1/sys/dev/iwm/
H A Dif_iwm_scan.c388 size_t remain = sizeof(preq->buf); in iwm_fill_probe_req() local

123