/dflybsd-src/sys/kern/ |
H A D | subr_alist.c | 147 alist_blk_t skip = 0; in alist_create() local 190 alist_blk_t skip = 0; in alist_init() local 303 alist_blk_t skip = bl->bl_skip; in alist_free_info() local 520 alist_blk_t count, alist_blk_t radix, alist_blk_t skip) in alst_meta_alloc() 685 alist_blk_t radix, alist_blk_t skip, alist_blk_t blk) in alst_meta_free() 783 alist_blk_t skip, alist_blk_t count) in alst_radix_init() 860 alist_blk_t skip, int tab) in alst_radix_print()
|
H A D | subr_blist.c | 178 swblk_t skip = 0; in blist_create() local 452 int64_t radix, swblk_t skip) in blst_meta_alloc() 588 int64_t radix, swblk_t skip, swblk_t blk) in blst_meta_free() 723 int64_t radix, swblk_t skip, swblk_t blk) in blst_meta_fill() 801 swblk_t skip, blist_t dest, swblk_t count) in blst_copy() 892 blst_radix_init(blmeta_t *scan, int64_t radix, swblk_t skip, swblk_t count) in blst_radix_init() 964 blst_radix_print(blmeta_t *scan, swblk_t blk, int64_t radix, swblk_t skip, int tab) in blst_radix_print()
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_read_open_file.c | 127 off_t skip = (off_t)request; in file_skip() local 129 int64_t skip = request; in file_skip() local 131 long skip = (long)request; in file_skip() local
|
H A D | archive_read_open_fd.c | 135 int64_t skip = request; in file_skip() local
|
H A D | archive_read_open_memory.c | 129 memory_read_skip(struct archive *a, void *client_data, int64_t skip) in memory_read_skip()
|
/dflybsd-src/lib/libc/db/btree/ |
H A D | bt_split.c | 84 uint16_t skip; in __bt_split() local 332 bt_page(BTREE *t, PAGE *h, PAGE **lp, PAGE **rp, indx_t *skip, size_t ilen) in bt_page() 430 bt_root(BTREE *t, PAGE *h, PAGE **lp, PAGE **rp, indx_t *skip, size_t ilen) in bt_root() 594 indx_t full, half, nxt, off, skip, top, used; in bt_psplit() local
|
/dflybsd-src/contrib/gcc-8.0/libbacktrace/ |
H A D | simple.c | 45 int skip; member 94 backtrace_simple (struct backtrace_state *state, int skip, in backtrace_simple()
|
H A D | backtrace.c | 48 int skip; member 102 backtrace_full (struct backtrace_state *state, int skip, in backtrace_full()
|
H A D | print.c | 84 backtrace_print (struct backtrace_state *state, int skip, FILE *f) in backtrace_print()
|
/dflybsd-src/usr.bin/ctags/ |
H A D | C.c | 465 skip; in skip_string() local 490 skip, in skip_key() local
|
/dflybsd-src/sbin/dmesg/ |
H A D | dmesg.c | 69 int newl, skip; in main() local 231 int *newl, int *skip, int *pri) in dumpbuf()
|
/dflybsd-src/sys/dev/drm/ |
H A D | linux_scatterlist.c | 155 const void *buf, size_t buflen, off_t skip) in sg_pcopy_from_buffer() 191 void *buf, size_t buflen, off_t skip) in sg_pcopy_to_buffer()
|
/dflybsd-src/usr.bin/calendar/ |
H A D | io.c | 170 process_token(char *line, bool *skip) in process_token() 281 bool d_first, skip, var_handled; in cal_parse() local 419 cal_readentry(struct cal_file *cfile, struct cal_entry *entry, bool skip) in cal_readentry()
|
/dflybsd-src/usr.bin/hexdump/ |
H A D | hexsyntax.c | 44 off_t skip; /* bytes to skip */ variable
|
/dflybsd-src/test/debug/ |
H A D | seekbench.c | 36 off_t skip; in main() local
|
/dflybsd-src/contrib/wpa_supplicant/src/crypto/ |
H A D | rc4.c | 16 int rc4_skip(const u8 *key, size_t keylen, size_t skip, in rc4_skip()
|
/dflybsd-src/sys/sys/ |
H A D | in_cksum.h | 65 in_cksum_skip(const struct mbuf *m, int len, int skip) in in_cksum_skip()
|
/dflybsd-src/contrib/cryptsetup/lib/ |
H A D | libcryptsetup.h | 129 uint64_t skip; /* IV initilisation sector */ member 549 uint64_t skip; member
|
H A D | libdevmapper.c | 254 static char *get_params(const char *device, uint64_t skip, uint64_t offset, in get_params() 423 uint64_t skip, in dm_create_device() 582 uint64_t *skip, in dm_query_device()
|
/dflybsd-src/contrib/mdocml/ |
H A D | term.c | 905 cond_width(const struct termp *p, int c, int *skip) in cond_width() 919 int ssz, skip, uc; in term_strlen() local
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | stabs.c | 162 bfd_size_type stroff, next_stroff, skip; in _bfd_link_section_stabs() local 521 bfd_size_type skip; in _bfd_discard_section_stabs() local
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | stabs.c | 161 bfd_size_type stroff, next_stroff, skip; in _bfd_link_section_stabs() local 521 bfd_size_type skip; in _bfd_discard_section_stabs() local
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | stabs.c | 161 bfd_size_type stroff, next_stroff, skip; in _bfd_link_section_stabs() local 520 bfd_size_type skip; in _bfd_discard_section_stabs() local
|
/dflybsd-src/crypto/libressl/crypto/ec/ |
H A D | ecp_oct.c | 208 size_t field_len, i, skip; in ec_GFp_simple_point2oct() local
|
/dflybsd-src/tools/regression/lib/libc-regex/ |
H A D | testregex.c | 1061 note(unsigned long level, char* msg, unsigned long skip, unsigned long test) in note() 1078 … char* msg, char* accept, regmatch_t* match, int nmatch, int nsub, unsigned long skip, unsigned lo… in extract() 1138 … char* msg, char* accept, regmatch_t* match, int nmatch, int nsub, unsigned long skip, unsigned lo… in catchfree() 1236 unsigned long skip; in main() local
|