Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/tools/smatch/src/validation/preprocessor/
H A Dmissing-delim.c15 preprocessor/missing-delim.c:4:0: warning: missing terminating " character
/illumos-gate/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
/illumos-gate/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
/illumos-gate/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
/illumos-gate/usr/src/cmd/praudit/
H A Dprint_audit.txt53 in_buf and copies in ASCII to out_buf, terminating with a null
138 non-zero, this will include the single terminating null byte.
/illumos-gate/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()
5422 * xge_hal_device_terminating - Mark the device as 'terminating'.
5425 * Mark the device as 'terminating', going to terminate. Can be used
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()
5492 xge_debug_device(XGE_TRACE, "device "XGE_OS_LLXFMT" is terminating", in xge_hal_device_terminate()
6782 hldev->terminating || in xge_hal_device_poll()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/chat/
H A Dchat.c623 static int terminating = 0; local
625 if (terminating)
627 terminating = 1;
/illumos-gate/usr/src/cmd/sgs/librtld_db/common/
H A Dlibrtld_db.msg52 terminating link-map traversal"
/illumos-gate/usr/src/boot/common/
H A Dhelp.common347 less any terminating newline.
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.msg197 A terminating null character is always included in the string,\n\
/illumos-gate/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
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt564 Return the length of the string pointed to by str, excluding the terminating null byte ('\0').
567 …Copy the string pointed to by src, including the terminating null byte ('\0'), to the buffer poin…
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
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 DRELEASE273 12-01-05 A bug in which read was not terminating for a signal that had a trap
3019 94-12-31 A bug which prevented return for terminating a profile
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c1992 hldev->terminating = 0; in xgell_m_start()
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in738 ** of bytes in the value, including the terminating \000 for strings.
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m42142 # anything terminating locally is ok

12