/titanic_41/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
|
/titanic_41/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
|
/titanic_41/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
|
/titanic_41/usr/src/cmd/praudit/ |
H A D | print_audit.txt | 55 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 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() 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 D | chat.c | 629 static int terminating = 0; local 631 if (terminating) 633 terminating = 1;
|
/titanic_41/usr/src/cmd/sgs/librtld_db/common/ |
H A D | librtld_db.msg | 52 terminating link-map traversal"
|
/titanic_41/usr/src/uts/common/avs/ns/sdbc/ |
H A D | CACHE_SPEC.txt | 315 Note: intended to be called when terminating the cache; and not during
|
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | str.msg | 197 A terminating null character is always included in the string,\n\
|
/titanic_41/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
|
/titanic_41/usr/src/lib/libshell/common/ |
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 | 2113 94-12-31 A bug which prevented return for terminating a profile
|
/titanic_41/usr/src/uts/common/io/xge/drv/ |
H A D | xgell.c | 1992 hldev->terminating = 0; in xgell_m_start()
|
/titanic_41/usr/src/lib/libsqlite/src/ |
H A D | sqlite.h.in | 741 ** of bytes in the value, including the terminating \000 for strings.
|
/titanic_41/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 2142 # anything terminating locally is ok
|
/titanic_41/usr/src/lib/libast/common/ |
H A D | RELEASE | 228 07-01-17 tm/tmxfmt.c: fix terminating nil logic which clobbered size-1
|
/titanic_41/usr/src/cmd/ssh/doc/ |
H A D | ChangeLog | 289 - (djm) Fix SSH2 not terminating until all background tasks done problem.
|