Searched refs:STOP (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/proc/
H A Dtst.exitkilled.ksh70 kill -STOP $child
H A Dtst.signal.ksh80 kill -STOP $child
/freebsd-13-stable/lib/libutil/
H A Dproperty.c80 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; enumerator in enum:__anon7756
86 while (state != STOP) {
101 state = STOP;
223 case STOP:
/freebsd-13-stable/sbin/fsck_ffs/
H A Dpass1b.c89 (ckinode(dp, &idesc) & STOP)) {
119 return (STOP);
H A Dea.c86 return (STOP);
H A Dinode.c123 if (ret & STOP)
135 if (ret & STOP)
219 if (n & STOP) {
241 return(STOP);
809 return (STOP|FOUND);
822 return (STOP|FOUND);
837 return (STOP|FOUND|ALTERED);
H A Dpass1.c400 if (ret & STOP)
534 return (STOP);
555 return (STOP);
565 return (STOP);
H A Ddir.c130 return (STOP);
137 if (n & STOP)
140 return (idesc->id_filesize > 0 ? KEEPON : STOP);
456 return (ALTERED|STOP);
468 return (ALTERED|STOP);
H A Dfsck.h393 #define STOP 0x01 macro
H A Dpass2.c672 return (ALTERED|STOP|FOUND);
/freebsd-13-stable/crypto/openssl/apps/
H A Dspeed.c210 #define STOP 1 macro
223 if (s == STOP)
1919 d = Time_F(STOP);
2155 d = Time_F(STOP);
2167 d = Time_F(STOP);
2180 d = Time_F(STOP);
2193 d = Time_F(STOP);
2216 d = Time_F(STOP);
2230 d = Time_F(STOP);
2240 d = Time_F(STOP);
[all...]
H A Ds_time.c84 #define STOP 1 macro
258 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */
336 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvarmod.mk55 VAR= STOP
/freebsd-13-stable/contrib/netbsd-tests/fs/psshfs/
H A Dt_psshfs.sh255 atf_check -s exit:0 kill -STOP $(cat sshd.pid)
/freebsd-13-stable/sys/dev/axgbe/
H A Dxgbe-i2c.c242 XI2C_SET_BITS(cmd, IC_DATA_CMD, STOP, 1);
325 /* Complete on an error or STOP condition */
/freebsd-13-stable/sbin/fsdb/
H A Dfsdb.c803 return STOP|ALTERED|FOUND;
851 return STOP|ALTERED|FOUND;
853 return STOP|FOUND; /* won't fit, so give up */
/freebsd-13-stable/contrib/openbsm/config/
H A Dconfig.guess975 i*86:XTS-300:*:STOP)
/freebsd-13-stable/crypto/heimdal/
H A Dconfig.guess998 i*86:XTS-300:*:STOP)
/freebsd-13-stable/contrib/byacc/
H A Dconfig.guess1122 i*86:XTS-300:*:STOP)
/freebsd-13-stable/contrib/libevent/
H A Dconfig.guess1048 i*86:XTS-300:*:STOP)
/freebsd-13-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.guess1048 i*86:XTS-300:*:STOP)
/freebsd-13-stable/contrib/ncurses/
H A Dconfig.guess1122 i*86:XTS-300:*:STOP)
/freebsd-13-stable/contrib/sqlite3/
H A Dconfig.guess1077 i*86:XTS-300:*:STOP)
/freebsd-13-stable/contrib/tcpdump/
H A Dconfig.guess1073 i*86:XTS-300:*:STOP)
/freebsd-13-stable/contrib/unbound/
H A Dconfig.guess1145 i*86:XTS-300:*:STOP)

Completed in 176 milliseconds

12