| /freebsd/usr.sbin/bhyve/amd64/ |
| H A D | inout.c | 110 struct vm_inout_str *vis; in emulate_inout() local 139 vis = &vmexit->u.inout_str; in emulate_inout() 140 rep = vis->inout.rep; in emulate_inout() 141 addrsize = vis->addrsize; in emulate_inout() 147 index = vis->index & vie_size2mask(addrsize); in emulate_inout() 150 count = vis->count & vie_size2mask(addrsize); in emulate_inout() 156 if (vie_calculate_gla(vis->paging.cpu_mode, in emulate_inout() 157 vis->seg_name, &vis->seg_desc, index, bytes, in emulate_inout() 163 error = vm_copy_setup(vcpu, &vis->paging, gla, in emulate_inout() 173 if (vie_alignment_check(vis->paging.cpl, bytes, in emulate_inout() [all …]
|
| /freebsd/contrib/ncurses/ncurses/tinfo/ |
| H A D | lib_options.c | 193 NCURSES_SP_NAME(curs_set) (NCURSES_SP_DCLx int vis) in NCURSES_SP_NAME() 196 T((T_CALLED("curs_set(%p,%d)"), (void *) SP_PARM, vis)); in NCURSES_SP_NAME() 198 if (SP_PARM != NULL && vis >= 0 && vis <= 2) { in NCURSES_SP_NAME() 200 if (vis == cursor) { in NCURSES_SP_NAME() 204 code = CallDriver_1(SP_PARM, td_cursorSet, vis); in NCURSES_SP_NAME() 207 switch (vis) { in NCURSES_SP_NAME() 227 SP_PARM->_cursor = vis; in NCURSES_SP_NAME() 235 curs_set(int vis) in curs_set() argument 237 return (NCURSES_SP_NAME(curs_set) (CURRENT_SCREEN, vis)); in curs_set()
|
| /freebsd/usr.bin/vis/ |
| H A D | Makefile | 1 PROG= vis 2 SRCS= vis.c foldit.c 4 .PATH: ${SRCTOP}/contrib/vis 5 CFLAGS+= -I${SRCTOP}/contrib/vis
|
| /freebsd/lib/libc/gen/ |
| H A D | Makefile.inc | 190 .PATH: ${SRCTOP}/contrib/libc-vis 191 CFLAGS+= -I${SRCTOP}/contrib/libc-vis 192 SRCS+= unvis.c vis.c 331 vis.3 \ 562 MLINKS+=vis.3 nvis.3 \ 563 vis.3 snvis.3 \ 564 vis.3 strenvisx.3 \ 565 vis.3 strnunvis.3 \ 566 vis.3 strnunvisx.3 \ 567 vis.3 strnvis.3 \ [all …]
|
| /freebsd/contrib/mandoc/ |
| H A D | term.c | 266 size_t vis; /* Visual position of the current character. */ in term_fill() 275 *nbr = *vbr = vis = 0; in term_fill() 284 vis -= (*p->getwidth)(p, p->tcol->buf[ic - 1]); in term_fill() 289 vn = vis; in term_fill() 297 *vbr = vis; in term_fill() 300 vis = vn; in term_fill() 316 vis += (*p->getwidth)(p, '-'); in term_fill() 317 if (vis > vtarget) { in term_fill() 322 *vbr = vis; in term_fill() 326 taboff = -vis in term_fill() 263 size_t vis; /* Visual position of the current character. */ term_fill() local 369 size_t vis; /* Visual position of the current character. */ term_field() local [all...] |
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | vis.c | 62 vis(char *dst, int c, int flag, int nextc) in vis() function 145 DEF_WEAK(vis); 167 dst = vis(dst, c, flag, *++src); in strvis() 196 i = vis(tbuf, c, flag, *++src) - tbuf; in strnvis() 211 dst += vis(tbuf, c, flag, *++src) - tbuf; in strnvis() 243 dst = vis(dst, c, flag, *++src); in strvisx() 246 dst = vis(dst, *src, flag, '\0'); in strvisx()
|
| H A D | vis.h | 84 char *vis(char *, int, int, int);
|
| H A D | Makefile.in | 67 vis.o
|
| /freebsd/contrib/vis/ |
| H A D | Makefile | 4 PROG= vis 5 SRCS= vis.c foldit.c
|
| /freebsd/crypto/openssh/ |
| H A D | .depend | 5 …4.h openbsd-compat/sigact.h openbsd-compat/readpassphrase.h openbsd-compat/vis.h openbsd-compat/ge… 6 …4.h openbsd-compat/sigact.h openbsd-compat/readpassphrase.h openbsd-compat/vis.h openbsd-compat/ge… 7 …4.h openbsd-compat/sigact.h openbsd-compat/readpassphrase.h openbsd-compat/vis.h openbsd-compat/ge… 8 …4.h openbsd-compat/sigact.h openbsd-compat/readpassphrase.h openbsd-compat/vis.h openbsd-compat/ge… 9 …4.h openbsd-compat/sigact.h openbsd-compat/readpassphrase.h openbsd-compat/vis.h openbsd-compat/ge… 10 …4.h openbsd-compat/sigact.h openbsd-compat/readpassphrase.h openbsd-compat/vis.h openbsd-compat/ge… 11 …4.h openbsd-compat/sigact.h openbsd-compat/readpassphrase.h openbsd-compat/vis.h openbsd-compat/ge… 12 …4.h openbsd-compat/sigact.h openbsd-compat/readpassphrase.h openbsd-compat/vis.h openbsd-compat/ge… 13 …4.h openbsd-compat/sigact.h openbsd-compat/readpassphrase.h openbsd-compat/vis.h openbsd-compat/ge… 14 …4.h openbsd-compat/sigact.h openbsd-compat/readpassphrase.h openbsd-compat/vis.h openbsd-compat/ge… [all …]
|
| /freebsd/sys/fs/pseudofs/ |
| H A D | pseudofs.c | 239 const char *name, pfs_attr_t attr, pfs_vis_t vis, in pfs_create_dir() argument 254 pn->pn_vis = vis; in pfs_create_dir() 276 pfs_vis_t vis, pfs_destroy_t destroy, int flags) in pfs_create_file() argument 289 pn->pn_vis = vis; in pfs_create_file() 308 pfs_vis_t vis, pfs_destroy_t destroy, int flags) in pfs_create_link() argument 321 pn->pn_vis = vis; in pfs_create_link()
|
| H A D | pseudofs.h | 260 pfs_vis_t vis, pfs_destroy_t destroy, 264 pfs_attr_t attr, pfs_vis_t vis, 268 pfs_attr_t attr, pfs_vis_t vis,
|
| /freebsd/crypto/heimdal/lib/roken/ |
| H A D | Makefile.am | 117 vis.c \ 129 vis.hin 170 vis_h = vis.h 175 CLEANFILES += err.h fnmatch.h glob.h ifaddrs.h search.h vis.h
|
| H A D | vis.hin | 1 /* $NetBSD: vis.h,v 1.16 2005/09/13 01:44:32 christos Exp $ */ 31 * @(#)vis.h 8.1 (Berkeley) 6/2/93 111 #undef vis 112 #define vis(a,b,c,d) rk_vis(a,b,c,d)
|
| H A D | ChangeLog | 103 * vis.c: Always include rk_versions. 105 * vis.hin: Fix argument for unvis and strsvisx. 111 * vis.c: Provide some prototypes for the rk_vis functions. 121 * vis.hin: Prefix strvis functions with rk_ and do symbol 124 * vis.c: prefix strvis functions with rk_ 559 * vis.c: use RCSID instead of __RCSID 579 glob.c glob.hin iruserok.c unvis.c vis.hin: 590 * vis.c: Update new revision from NetBSD (copyright update) 975 * Makefile.am (EXTRA_libroken_la_SOURCES): add vis.hin to help 1066 * vis.c (SVIS): add some (unsigned char) before calling isfoo* [all …]
|
| /freebsd/contrib/netbsd-tests/bin/dd/ |
| H A D | t_dd.sh | 72 allvisbits=`echo -n "$allbits1" | unvis | vis` 73 ebcdicvisbits=`echo -n "$ebcdicbits1" | unvis | vis`
|
| /freebsd/sys/amd64/vmm/amd/ |
| H A D | svm.c | 759 struct vm_inout_str *vis) in svm_inout_str_seginfo() argument 764 vis->seg_name = VM_REG_GUEST_ES; in svm_inout_str_seginfo() 776 vis->seg_name = vm_segment_name(s); in svm_inout_str_seginfo() 784 vis->seg_name = VM_REG_LAST; in svm_inout_str_seginfo() 785 svm_get_cs_info(vcpu->vmcb, &vis->paging, &vis->cs_d, in svm_inout_str_seginfo() 786 &vis->cs_base); in svm_inout_str_seginfo() 790 error = svm_getdesc(vcpu, vis->seg_name, &vis->seg_desc); in svm_inout_str_seginfo() 836 struct vm_inout_str *vis; in svm_handle_io() local 857 vis = &vmexit->u.inout_str; in svm_handle_io() 858 svm_paging_info(svm_get_vmcb(vcpu), &vis->paging); in svm_handle_io() [all …]
|
| /freebsd/tools/build/ |
| H A D | Makefile | 72 _WITH_STRSVIS!= grep -c strsvis ${HOST_INCLUDE_ROOT}/vis.h 2>/dev/null || true 74 .PATH: ${.CURDIR}/../../contrib/libc-vis 75 INCS+= vis.h 76 SRCS+= vis.c unvis.c 77 CFLAGS.vis.c+= -I${.CURDIR}/../../contrib/libc-vis -DHAVE_VIS=0 -DHAVE_SVIS=0 78 CFLAGS.unvis.c+= -I${.CURDIR}/../../contrib/libc-vis -DHAVE_VIS=0 -DHAVE_SVIS=0
|
| /freebsd/sys/dev/wtap/plugins/ |
| H A D | visibility.c | 106 int vis = index & 0x01; in visibility_work() local 107 if(vis){ in visibility_work()
|
| /freebsd/contrib/libc-vis/ |
| H A D | vis.h | 88 char *vis(char *, int, int, int);
|
| /freebsd/sys/amd64/vmm/intel/ |
| H A D | vmx.c | 2059 struct vm_inout_str *vis) in inout_str_seginfo() argument 2064 vis->seg_name = VM_REG_GUEST_ES; in inout_str_seginfo() 2067 vis->seg_name = vm_segment_name(s); in inout_str_seginfo() 2070 error = vmx_getdesc(vcpu, vis->seg_name, &vis->seg_desc); in inout_str_seginfo() 2387 struct vm_inout_str *vis; in vmx_exit_process() local 2655 vis = &vmexit->u.inout_str; in vmx_exit_process() 2656 vmx_paging_info(&vis->paging); in vmx_exit_process() 2657 vis->rflags = vmcs_read(VMCS_GUEST_RFLAGS); in vmx_exit_process() 2658 vis->cr0 = vmcs_read(VMCS_GUEST_CR0); in vmx_exit_process() 2659 vis->index = inout_str_index(vcpu, in); in vmx_exit_process() [all …]
|
| /freebsd/contrib/openbsm/compat/ |
| H A D | vis.h | 81 vis(dst, c, flag, nextc) in vis() function
|
| /freebsd/kerberos5/lib/libroken/ |
| H A D | Makefile | 71 vis.c \
|
| /freebsd/secure/lib/libssh/ |
| H A D | Makefile | 53 recallocarray.c strtonum.c timingsafe_bcmp.c vis.c xcrypt.c
|
| /freebsd/crypto/openssh/regress/unittests/test_helper/ |
| H A D | test_helper.c | 533 vis(buf, aa1, VIS_SAFE|VIS_NL|VIS_TAB|VIS_OCTAL, 0), aa1); in assert_char() 535 vis(buf, aa2, VIS_SAFE|VIS_NL|VIS_TAB|VIS_OCTAL, 0), aa2); in assert_char()
|