/illumos-gate/usr/src/tools/smatch/src/validation/preprocessor/ |
H A D | missing-delim.c | 15 preprocessor/missing-delim.c:4:0: warning: missing terminating " character
|
/illumos-gate/usr/src/lib/libc/sparc/gen/ |
H A D | strncmp.S | 71 tst %i4 ! terminating zero 79 sethi %hi(0xff000000), %l0 ! masks to test for terminating null 304 tst %i4 ! terminating zero
|
H A D | strlcpy.S | 215 stb %g0, [%i2 - 1] ! store terminating null byte
|
/illumos-gate/usr/src/lib/libc/sparcv9/gen/ |
H A D | strncmp.S | 71 tst %i4 ! terminating zero 79 sethi %hi(0xff000000), %l0 ! masks to test for terminating null 304 tst %i4 ! terminating zero
|
H A D | strlcpy.S | 230 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 D | xgehal-channel.h | 360 int terminating; member
|
H A D | xgehal-device.h | 345 volatile int terminating; member
|
/illumos-gate/usr/src/cmd/praudit/ |
H A D | print_audit.txt | 53 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 D | xgehal-channel-fp.c | 36 if (channel->terminating) { in __hal_channel_dtr_alloc()
|
H A D | xgehal-device-fp.c | 449 if (hldev->terminating) in xge_hal_device_poll_rx_channels() 483 if (hldev->terminating) in xge_hal_device_poll_tx_channels()
|
H A D | xgehal-channel.c | 402 channel->terminating = 0; in xge_hal_channel_open()
|
H A D | xgehal-device.c | 3008 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 D | chat.c | 623 static int terminating = 0; local 625 if (terminating) 627 terminating = 1;
|
/illumos-gate/usr/src/cmd/sgs/librtld_db/common/ |
H A D | librtld_db.msg | 52 terminating link-map traversal"
|
/illumos-gate/usr/src/boot/common/ |
H A D | help.common | 347 less any terminating newline.
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | str.msg | 197 A terminating null character is always included in the string,\n\
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | internals.texi | 131 until it is finished. The terminating condition is when the number of
|
H A D | grub.info-3 | 1212 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 D | osal.txt | 564 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 D | RELEASE93 | 107 b. A bug which prevented return for terminating a profile
|
H A D | sh.memo | 892 input before terminating. 894 before terminating.
|
H A D | RELEASE | 273 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 D | xgell.c | 1992 hldev->terminating = 0; in xgell_m_start()
|
/illumos-gate/usr/src/lib/libsqlite/src/ |
H A D | sqlite.h.in | 738 ** of bytes in the value, including the terminating \000 for strings.
|
/illumos-gate/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 2142 # anything terminating locally is ok
|