Searched refs:vis (Results 51 - 75 of 106) sorted by relevance

12345

/freebsd-11-stable/usr.bin/showmount/
H A Dshowmount.c64 #include <vis.h>
/freebsd-11-stable/usr.sbin/fmtree/
H A Dspec.c48 #include <vis.h>
H A Dcompare.c62 #include <vis.h>
H A Dcreate.c63 #include <vis.h>
/freebsd-11-stable/usr.sbin/ofwdump/
H A Dofwdump.c39 #include <vis.h>
/freebsd-11-stable/usr.sbin/makefs/
H A Dmtree.c52 #include <vis.h>
/freebsd-11-stable/usr.sbin/extattr/
H A Drmextattr.c52 #include <vis.h>
/freebsd-11-stable/usr.bin/
H A DMakefile182 vis \
/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dvmx.c1917 struct vm_inout_str *vis)
1922 vis->seg_name = VM_REG_GUEST_ES;
1925 vis->seg_name = vm_segment_name(s);
1928 error = vmx_getdesc(vmx, vcpuid, vis->seg_name, &vis->seg_desc);
2245 struct vm_inout_str *vis; local
2507 vis = &vmexit->u.inout_str;
2508 vmx_paging_info(&vis->paging);
2509 vis->rflags = vmcs_read(VMCS_GUEST_RFLAGS);
2510 vis
1916 inout_str_seginfo(struct vmx *vmx, int vcpuid, uint32_t inst_info, int in, struct vm_inout_str *vis) argument
[all...]
/freebsd-11-stable/contrib/groff/src/preproc/grn/
H A Dhgraph.cpp942 register int vis)
946 if (vis) { /* leaving a visible area, draw it. */
940 change(register int x, register int y, register int vis) argument
/freebsd-11-stable/usr.bin/tip/tip/
H A Dcmds.c46 #include <vis.h>
812 char charbuf[5]; /* for vis(3), 4 chars for encoding, plus nul */
840 vis(charbuf, character(p->v_value), VIS_WHITE, 0);
/freebsd-11-stable/contrib/gcc/
H A Dstub-objc.c203 objc_set_visibility (int ARG_UNUSED (vis)) argument
/freebsd-11-stable/contrib/libc-vis/
H A Dunvis.c50 #include <vis.h>
199 * unvis - decode characters previously encoded by vis
/freebsd-11-stable/contrib/tnftp/
H A Dtnftp.h199 # include <vis.h>
/freebsd-11-stable/usr.sbin/rpc.statd/
H A Dprocs.c44 #include <vis.h>
/freebsd-11-stable/crypto/openssh/
H A Dlog.c50 # include <vis.h>
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/regex/
H A Dt_regex_att.c51 #include <vis.h>
/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin.c1460 darwin_assemble_visibility (tree decl, int vis) argument
1462 if (vis == VISIBILITY_DEFAULT)
1464 else if (vis == VISIBILITY_HIDDEN)
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dlog.c37 #include <vis.h>
/freebsd-11-stable/gnu/usr.bin/cc/cc_int/
H A DMakefile57 sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o \
/freebsd-11-stable/usr.bin/w/
H A Dw.c87 #include <vis.h>
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A DMakefile.in168 unvis.c verify.c vis.c warnerr.c write_pid.c xfree.c xdbm.h \
195 libroken_la-unvis.lo libroken_la-verify.lo libroken_la-vis.lo \
563 ifaddrs.h search.h vis.h
598 unvis.c verify.c vis.c warnerr.c write_pid.c xfree.c xdbm.h \
606 vis.hin
620 @have_vis_h_FALSE@vis_h = vis.h
918 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-vis.Plo@am__quote@
1289 libroken_la-vis.lo: vis.c
1290 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-vis
[all...]
/freebsd-11-stable/usr.sbin/crunch/examples/
H A Dreally-big.conf53 progs vacation vgrind vi vis vmstat w wall wc what whatis whereis who
/freebsd-11-stable/include/
H A DMakefile32 .PATH: ${.CURDIR}/../contrib/libc-vis
33 INCS+= vis.h
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf_dump.c1465 dwarf_get_VIS_name(unsigned vis, const char **s) argument
1470 switch (vis) {

Completed in 162 milliseconds

12345