OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tset
(Results
1 - 9
of
9
) sorted by relevancy
/src/usr.bin/tset/
Makefile
4
PROG=
tset
5
SRCS= map.c misc.c set.c term.c
tset
.c
9
LINKS= ${BINDIR}/
tset
${BINDIR}/reset
10
MLINKS=
tset
.1 reset.1
/src/distrib/landisk/ramdisk/
dot.profile
51
eval `
tset
-s -m ":?$TERM"`
/src/distrib/sgimips/ramdisk/
dot.profile
51
eval `
tset
-s -m ":?$TERM"`
/src/sys/rump/librump/rumpkern/
signals.c
178
sigset_t
tset
;
local
180
tset
= p->p_sigpend.sp_set;
183
if (firstsig(&
tset
) != 0)
185
} else if (sigismember(&
tset
, signo))
/src/distrib/evbsh3/rom/ramdiskcommon/
ramdiskbin.conf
45
progs su systat tail tee tftp time touch
tset
tsort tty uname
62
ln
tset
reset
/src/sys/kern/
kern_sig.c
386
sigset_t
tset
;
local
402
sigemptyset(&
tset
);
410
sigaddset(&
tset
, signo);
420
sigclearall(p, &
tset
, &kq);
567
sigset_t
tset
;
local
577
tset
= *mask;
578
__sigandset(&sp->sp_set, &
tset
);
580
tset
= sp->sp_set;
583
if ((signo = firstsig(&
tset
)) == 0)
705
sigset_t
tset
;
local
[
all
...]
sys_sig.c
387
sigset_t
tset
;
local
552
sigemptyset(&
tset
);
553
sigaddset(&
tset
, signum);
554
sigclearall(p, &
tset
, &kq);
/src/usr.bin/
Makefile
32
tr true
tset
tsort tty ul uname unexpand unifdef \
/src/usr.bin/crunch/examples/
really-big.conf
50
progs tcopy tee telnet tftp time tip tn3270 touch tput tr true
tset
tsort
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026