/freebsd/sys/geom/bde/ |
H A D | g_bde_work.c |
|
H A D | g_bde_crypt.c |
|
/freebsd/sys/geom/vinum/ |
H A D | geom_vinum_raid5.c | 57 struct gv_raid5_packet *wp, *wp2; in gv_raid5_start() local 149 struct gv_raid5_packet *wp, *owp; in gv_stripe_active() local 176 gv_raid5_check(struct gv_plex *p, struct gv_raid5_packet *wp, struct bio *bp, in gv_raid5_check() 254 gv_raid5_rebuild(struct gv_plex *p, struct gv_raid5_packet *wp, struct bio *bp, in gv_raid5_rebuild() 342 gv_raid5_request(struct gv_plex *p, struct gv_raid5_packet *wp, in gv_raid5_request() 640 gv_raid5_clone_bio(struct bio *bp, struct gv_sd *s, struct gv_raid5_packet *wp, in gv_raid5_clone_bio()
|
H A D | geom_vinum_plex.c | 58 struct gv_raid5_packet *wp; in gv_plex_start() local 333 struct gv_raid5_packet *wp; in gv_plex_raid5_done() local 451 gv_check_parity(struct gv_plex *p, struct bio *bp, struct gv_raid5_packet *wp) in gv_check_parity() 505 gv_normal_parity(struct gv_plex *p, struct bio *bp, struct gv_raid5_packet *wp) in gv_normal_parity()
|
/freebsd/contrib/tcsh/ |
H A D | tc.who.c | 205 struct who *wp, *wpnew; local 457 debugwholist(struct who *new, struct who *wp) 491 print_who(struct who *wp) 516 struct who *wp = ptr; local 603 struct who *wp; local 630 struct who *wp; local
|
/freebsd/sys/contrib/openzfs/lib/libuutil/ |
H A D | uu_avl.c | 307 _avl_walk_init(uu_avl_walk_t *wp, uu_avl_t *ap, uint32_t flags) in _avl_walk_init() 333 _avl_walk_advance(uu_avl_walk_t *wp, uu_avl_t *ap) in _avl_walk_advance() 349 _avl_walk_fini(uu_avl_walk_t *wp) in _avl_walk_fini() 364 uu_avl_walk_t *wp; in uu_avl_walk_start() local 382 uu_avl_walk_next(uu_avl_walk_t *wp) in uu_avl_walk_next() 388 uu_avl_walk_end(uu_avl_walk_t *wp) in uu_avl_walk_end() 422 uu_avl_walk_t *wp; in uu_avl_remove() local
|
H A D | uu_list.c | 395 list_walk_init(uu_list_walk_t *wp, uu_list_t *lp, uint32_t flags) in list_walk_init() argument 425 list_walk_advance(uu_list_walk_t * wp,uu_list_t * lp) list_walk_advance() argument 440 list_walk_fini(uu_list_walk_t * wp) list_walk_fini() argument 456 uu_list_walk_t *wp; uu_list_walk_start() local 474 uu_list_walk_next(uu_list_walk_t * wp) uu_list_walk_next() argument 486 uu_list_walk_end(uu_list_walk_t * wp) uu_list_walk_end() argument 541 uu_list_walk_t *wp; uu_list_remove() local [all...] |
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | resizeterm.c | 77 WINDOWLIST *wp; in show_window_sizes() local 181 WINDOWLIST *wp; in child_depth() local 284 WINDOWLIST *wp; in decrease_size() local 319 WINDOWLIST *wp; in increase_size() local
|
H A D | lib_window.c | 99 WINDOW *wp; in wsyncup() local 168 WINDOW *wp; in wcursyncup() local
|
/freebsd/crypto/openssh/ |
H A D | utf8.c | 104 vasnmprintf(char **str, size_t maxsz, int *wp, const char *fmt, va_list ap) in vasnmprintf() 240 snmprintf(char *str, size_t sz, int *wp, const char *fmt, ...) in snmprintf() 258 asmprintf(char **outp, size_t sz, int *wp, const char *fmt, ...) in asmprintf()
|
/freebsd/usr.sbin/ppp/ |
H A D | async.c | 85 u_char *wp; in async_Encode() local 107 struct mbuf *wp; in async_LayerPush() local
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_script.c | 202 CHAR_T *wp; in sscr_getprompt() local 303 CHAR_T *wp; in sscr_exec() local 430 CHAR_T *wp; in sscr_insert() local
|
H A D | ex_args.c | 47 CHAR_T *wp; in ex_next() local 176 CHAR_T *wp; in ex_prev() local
|
H A D | ex_visual.c | 40 CHAR_T *wp; in ex_visual() local
|
H A D | ex_source.c | 41 CHAR_T *wp; in ex_source() local
|
H A D | ex_init.c | 140 CHAR_T *wp; in ex_exrc() local 264 CHAR_T *wp; in ex_run_file() local
|
/freebsd/contrib/nvi/vi/ |
H A D | v_at.c | 40 CHAR_T *wp; in v_at() local
|
/freebsd/lib/libc/db/test/hash.tests/ |
H A D | tseq.c | 44 char wp[8192]; variable
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectWatchpointCommand.cpp | 387 Watchpoint *wp = target->GetWatchpointList().FindByID(cur_wp_id).get(); in DoExecute() local 481 Watchpoint *wp = target->GetWatchpointList().FindByID(cur_wp_id).get(); in DoExecute() local 536 Watchpoint *wp = target->GetWatchpointList().FindByID(cur_wp_id).get(); in DoExecute() local
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_archive_string_conversion.c | 133 unicode_to_wc(wchar_t *wp, uint32_t uc) in unicode_to_wc() 317 const wchar_t *wp; in test_archive_string_normalization_nfc() local 528 const wchar_t *wp; in test_archive_string_normalization_mac_nfd() local 785 const wchar_t *wp = NULL; in check_string() local
|
/freebsd/contrib/ncurses/ncurses/widechar/ |
H A D | lib_cchar.c | 122 wchar_t *wp; in getcchar() local
|
/freebsd/tools/build/cross-build/ |
H A D | fgetwln_fallback.c | 66 wchar_t *wp; in fgetwln() local
|
/freebsd/crypto/openssh/regress/unittests/utf8/ |
H A D | tests.c | 40 int *wp; in one() local
|
/freebsd/contrib/nvi/common/ |
H A D | msg.c | 147 CHAR_T *wp; in msgq() local 530 CHAR_T *wp; in msgq_status() local 849 CHAR_T *wp, *cp; in msg_print() local
|
/freebsd/contrib/nvi/cl/ |
H A D | cl_term.c | 93 CHAR_T *wp; in cl_term_init() local 232 CHAR_T *wp; in cl_pfmap() local
|