Searched defs:vb (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/sys/libkern/
H A Dstrlen.c78 long va, vb; local
/freebsd-current/lib/libc/string/
H A Dstrlen.c78 long va, vb; local
/freebsd-current/crypto/openssl/apps/include/
H A Ds_apps.h101 SRP_VBASE *vb; member in struct:srpsrvparm_st
/freebsd-current/contrib/ntp/libntp/
H A Dwork_fork.c47 netread( int fd, void * vb, size_t l ) argument
70 netwrite( int fd, const void * vb, size_t l ) argument
/freebsd-current/crypto/openssl/crypto/srp/
H A Dsrp_vfy.c280 SRP_VBASE *vb = OPENSSL_malloc(sizeof(*vb)); local
302 SRP_VBASE_free(SRP_VBASE *vb) argument
395 SRP_VBASE_init(SRP_VBASE *vb, char *verifier_file) argument
508 find_user(SRP_VBASE *vb, char *username) argument
525 SRP_VBASE_add0_user(SRP_VBASE *vb, SRP_user_pwd *user_pwd) argument
539 SRP_VBASE_get_by_user(SRP_VBASE *vb, char *username) argument
549 SRP_VBASE_get1_by_user(SRP_VBASE *vb, char *username) argument
[all...]
/freebsd-current/sys/dev/vt/
H A Dvt_buf.c70 vthistory_seek(struct vt_buf *vb, int offset, int whence) argument
126 vthistory_addlines(struct vt_buf *vb, int offset) argument
154 vthistory_getpos(const struct vt_buf *vb, unsigned int *offset) argument
163 vtbuf_htw(const struct vt_buf *vb, int row) argument
178 vtbuf_wth(const struct vt_buf *vb, int row) argument
208 vtbuf_iscursor(const struct vt_buf *vb, int row, int col) argument
253 vtbuf_lock(struct vt_buf *vb) argument
260 vtbuf_unlock(struct vt_buf *vb) argument
267 vtbuf_dirty(struct vt_buf *vb, const term_rect_t *area) argument
281 vtbuf_dirty_cell(struct vt_buf *vb, const term_pos_t *p) argument
292 vtbuf_make_undirty(struct vt_buf *vb) argument
300 vtbuf_undirty(struct vt_buf *vb, term_rect_t *r) argument
308 vtbuf_copy(struct vt_buf *vb, const term_rect_t *r, const term_pos_t *p2) argument
368 vtbuf_do_fill(struct vt_buf *vb, const term_rect_t *r, term_char_t c) argument
383 vtbuf_fill(struct vt_buf *vb, const term_rect_t *r, term_char_t c) argument
405 vtbuf_init_rows(struct vt_buf *vb) argument
416 vtbuf_do_clearhistory(struct vt_buf *vb) argument
433 vtbuf_reset_scrollback(struct vt_buf *vb) argument
444 vtbuf_init_early(struct vt_buf *vb) argument
458 vtbuf_init(struct vt_buf *vb, const term_pos_t *p) argument
477 vtbuf_clearhistory(struct vt_buf *vb) argument
487 vtbuf_sethistory_size(struct vt_buf *vb, unsigned int size) argument
498 vtbuf_grow(struct vt_buf *vb, const term_pos_t *p, unsigned int history_size) argument
664 vtbuf_putchar(struct vt_buf *vb, const term_pos_t *p, term_char_t c) argument
684 vtbuf_cursor_position(struct vt_buf *vb, const term_pos_t *p) argument
697 vtbuf_flush_mark(struct vt_buf *vb) argument
721 vtbuf_get_marked_len(struct vt_buf *vb) argument
771 vtbuf_extract_marked(struct vt_buf *vb, term_char_t *buf, int sz, int mark) argument
817 vtbuf_set_mark(struct vt_buf *vb, int type, int col, int row) argument
891 vtbuf_cursor_visibility(struct vt_buf *vb, int yes) argument
907 vtbuf_scroll_mode(struct vt_buf *vb, int yes) argument
[all...]
/freebsd-current/sys/dev/vt/hw/vga/
H A Dvt_vga.c611 const struct vt_buf *vb; local
866 const struct vt_buf *vb; local
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dacl_common.c1212 acevals_compare(const void *va, const void *vb) argument
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dspa_misc.c680 spa_log_sm_sort_by_txg(const void *va, const void *vb) argument
H A Dmetaslab.c813 metaslab_sort_by_flushed(const void *va, const void *vb) argument
/freebsd-current/sys/compat/linux/
H A Dlinux_ioctl.c2677 linux_to_bsd_v4l_buffer(struct l_video_buffer *lvb, struct video_buffer *vb) argument
2688 bsd_to_linux_v4l_buffer(struct video_buffer *vb, struct l_video_buffer *lvb) argument
3032 linux_to_bsd_v4l2_buffer(struct l_v4l2_buffer *lvb, struct v4l2_buffer *vb) argument
3056 bsd_to_linux_v4l2_buffer(struct v4l2_buffer *vb, struct l_v4l2_buffer *lvb) argument
[all...]
/freebsd-current/sys/netpfil/pf/
H A Dpf.c2629 u_int8_t *vb = (u_int8_t *)&v; local
2640 u_int8_t *vb = (u_int8_t *)&v; local

Completed in 139 milliseconds