Searched refs:tset (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/usr.bin/tset/
H A DMakefile4 PROG= tset
5 SRCS= map.c misc.c set.c term.c tset.c wrterm.c
8 LINKS= ${BINDIR}/tset ${BINDIR}/reset
9 MLINKS= tset.1 reset.1
/freebsd-11-stable/tools/bsdbox/
H A DMakefile.base10 CRUNCH_PROGS_usr.bin+= true false hexdump tail nc w head uname tset
/freebsd-11-stable/contrib/ncurses/progs/
H A DMakefile.in136 GET_PROGS = infocmp$x clear$x tabs$x tput$x tset$x toe$x
175 actual_tset = `echo tset$x| $(TRANSFORM)`
208 $(LIBTOOL_INSTALL) $(INSTALL_PROG) tset$x $(DESTDIR)$(bindir)/$(actual_tset)
273 $(MODEL)/tset$o \
276 tset$x: $(DEPS_TSET) $(DEPS_CURSES) transform.h
321 $(LINT) $(LINT_OPTS) $(CPPFLAGS) $(srcdir)/tset.c $(srcdir)/dump_entry.c $(LINT_LIBS)
/freebsd-11-stable/sys/kern/
H A Dkern_cpuset.c238 struct cpuset *jset, *tset; local
241 for (tset = set; tset != NULL; tset = tset->cs_parent)
242 if (tset == jset)
244 if (tset == NULL) {
/freebsd-11-stable/sys/fs/fuse/
H A Dfuse_ipc.c315 sigset_t tset; local
332 fuse_block_sigs(&tset);
335 fuse_restore_sigs(&tset);
/freebsd-11-stable/usr.bin/
H A DMakefile171 tset \
/freebsd-11-stable/usr.sbin/crunch/examples/
H A Dreally-big.conf51 progs tcopy tee telnet tftp time tip tn3270 touch tput tr true tset tsort
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress.c86 static struct timeval tset; variable in typeref:struct:timeval
578 evutil_gettimeofday(&tset, NULL);
580 test_timeval_diff_eq(&tset, &tcalled, 200);
/freebsd-11-stable/targets/pseudo/userland/
H A DMakefile.depend391 usr.bin/tset \
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure10707 for cf_name in captoinfo clear infocmp infotocap tabs tic toe tput tset

Completed in 311 milliseconds