Home
last modified time | relevance | path

Searched refs:terminating (Results 1 – 25 of 27) sorted by relevance

12

/titanic_41/usr/src/lib/libc/sparc/gen/
H A Dstrncmp.s71 tst %i4 ! terminating zero
79 sethi %hi(0xff000000), %l0 ! masks to test for terminating null
304 tst %i4 ! terminating zero
H A Dstrlcpy.s215 stb %g0, [%i2 - 1] ! store terminating null byte
/titanic_41/usr/src/lib/libc/sparcv9/gen/
H A Dstrncmp.s71 tst %i4 ! terminating zero
79 sethi %hi(0xff000000), %l0 ! masks to test for terminating null
304 tst %i4 ! terminating zero
H A Dstrlcpy.s230 stb %g0, [%i2] ! force string terminating null byte
336 stb %g0, [%i2 - 1] ! force string terminating null byte
/titanic_41/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-channel.h360 int terminating; member
H A Dxgehal-device.h345 volatile int terminating; member
/titanic_41/usr/src/cmd/praudit/
H A Dprint_audit.txt55 in_buf and copies in ASCII to out_buf, terminating with a null
140 non-zero, this will include the single terminating null byte.
/titanic_41/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-channel-fp.c36 if (channel->terminating) { in __hal_channel_dtr_alloc()
H A Dxgehal-device-fp.c449 if (hldev->terminating) in xge_hal_device_poll_rx_channels()
483 if (hldev->terminating) in xge_hal_device_poll_tx_channels()
H A Dxgehal-channel.c402 channel->terminating = 0; in xge_hal_channel_open()
H A Dxgehal-device.c3008 hldev->terminating = 0; in __hal_device_hw_initialize()
5452 channel->terminating = 1; in xge_hal_device_terminating()
5461 hldev->terminating = 1; in xge_hal_device_terminating()
5481 hldev->terminating = 1; in xge_hal_device_terminate()
6782 hldev->terminating || in xge_hal_device_poll()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/chat/
H A Dchat.c629 static int terminating = 0; local
631 if (terminating)
633 terminating = 1;
/titanic_41/usr/src/cmd/sgs/librtld_db/common/
H A Dlibrtld_db.msg52 terminating link-map traversal"
/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A DCACHE_SPEC.txt315 Note: intended to be called when terminating the cache; and not during
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.msg197 A terminating null character is always included in the string,\n\
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dinternals.texi131 until it is finished. The terminating condition is when the number of
H A Dgrub.info-31212 until it is finished. The terminating condition is when the number of
/titanic_41/usr/src/lib/libshell/common/
H A DRELEASE93107 b. A bug which prevented return for terminating a profile
H A Dsh.memo892 input before terminating.
894 before terminating.
H A DRELEASE2113 94-12-31 A bug which prevented return for terminating a profile
/titanic_41/usr/src/uts/common/io/xge/drv/
H A Dxgell.c1992 hldev->terminating = 0; in xgell_m_start()
/titanic_41/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in741 ** of bytes in the value, including the terminating \000 for strings.
/titanic_41/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m42142 # anything terminating locally is ok
/titanic_41/usr/src/lib/libast/common/
H A DRELEASE228 07-01-17 tm/tmxfmt.c: fix terminating nil logic which clobbered size-1
/titanic_41/usr/src/cmd/ssh/doc/
H A DChangeLog289 - (djm) Fix SSH2 not terminating until all background tasks done problem.

12