/titanic_51/usr/src/lib/libnisdb/ |
H A D | nisdb_mt.cc | 106 * stored, and hence whether or not we're perfroming a modify operation. 113 int stored; in saveOldObjForModify() local 118 if ((stored = tsd->doingModify) != 0) { in saveOldObjForModify() 138 *storedP = stored; in saveOldObjForModify()
|
/titanic_51/usr/src/lib/libsqlite/tool/ |
H A D | spaceanal.tcl | 43 payload int, -- Total amount of data stored in this table or index 229 statline "Bytes of payload stored" $total_payload \ 231 statline "Bytes of user data stored" $bytes_data \ 316 Bytes of payload stored 318 The total number of bytes of payload stored in the database. Payload 323 Bytes of user data stored 325 The total number of bytes of data stored in the database, not counting 326 the database schema information stored in the SQLITE_MASTER table. The 337 The total number of B*Tree key/value pairs stored under this category. 347 The amount of payload stored unde [all...] |
H A D | space_used.tcl | 29 payload int, -- Total amount of data stored in this table or index
|
/titanic_51/usr/src/cmd/mdb/sparc/v9/libstand/ |
H A D | setjmp.s | 95 * pick up are stored on the stack, and that subsequent restores
|
/titanic_51/usr/src/lib/libc/sparc/gen/ |
H A D | setjmp.s | 79 * pick up are stored on the stack, and that subsequent restores
|
/titanic_51/usr/src/lib/libc/sparcv9/gen/ |
H A D | setjmp.s | 79 * pick up are stored on the stack, and that subsequent restores
|
/titanic_51/usr/src/boot/lib/libz/doc/ |
H A D | rfc1950.txt | 146 byte: 8 bits stored or transmitted as a unit (same as an octet). 186 Bytes stored within a computer do not have a "bit order", since 200 multi-byte numbers in the format described here are stored with 202 For example, the decimal number 520 is stored as: 280 a 16-bit unsigned integer stored in MSB order (CMF*256 + FLG), 315 For compression method 8, the compressed data is stored in the 333 Adler-32 checksum is stored as s2*65536 + s1 in most-
|
H A D | rfc1951.txt | 167 Byte: 8 bits stored or transmitted as a unit (same as an octet). 251 Bytes stored within a computer do not have a "bit order", since 265 multi-byte numbers in the format described here are stored with 267 For example, the decimal number 520 is stored as: 539 if stored with no compression 649 stored with the most-significant bit first, e.g., bits 1110
|
H A D | rfc1952.txt | 156 byte: 8 bits stored or transmitted as a unit (same as an octet). 196 Bytes stored within a computer do not have a "bit order", since 214 multi-byte numbers in the format described here are stored with 216 For example, the decimal number 520 is stored as:
|
/titanic_51/usr/src/stand/lib/sa/sparc/ |
H A D | _setjmp.s | 93 * ensure that the registers we want to pick up are stored in the stack.
|
/titanic_51/usr/src/lib/libshell/common/scripts/ |
H A D | shtwitter.sh | 327 stored on twitter.com.]
|
/titanic_51/usr/src/cmd/ast/libshell/common/scripts/ |
H A D | shtwitter.sh | 327 stored on twitter.com.]
|
/titanic_51/usr/src/lib/libnwam/ |
H A D | README | 38 from the actual manner in which the data is persistently stored. It 104 Persistent configuration state of entities is stored in project-private 112 entity, but that entity will not be stored until nwam_<entity>_commit() is 113 called. Persistently stored entitites are retrieved via nwam_<entity>_read(), 357 are stored in nwam_value_t structures; see the Values section for how to store/ 403 which allows for multi-valued properties. ENM properties are stored in 452 Known WLAN properties are stored in nwam_value_t structures; see the Values
|
/titanic_51/usr/src/pkg/manifests/ |
H A D | service-fault-management-smtp-notify.mf | 28 value="smtp-notify is a small, lightweight daemon that subscribes to both software and FMA problem lifecycle events. Upon receipt of an event, it produces an email notification based on a set of notification preferences which are stored in the SMF service configuration repository."
|
H A D | service-fault-management-snmp-notify.mf | 28 …n SNMP notification based on a set of notification preferences which are stored in the SMF service…
|
/titanic_51/usr/src/boot/sys/boot/forth/ |
H A D | delay.4th | 63 delay_delay ! \ stored value is on the stack from above
|
H A D | menu.4th | 562 \ Initialize cycle state from stored value 598 \ Initialize cycle state from stored value 639 \ Initialize cycle state from stored value 965 true \ new value of toggle state var (to be stored later) 980 false \ new value of toggle state var (to be stored below) 1226 \ Execute the stored procedure 1231 \ executing the stored procedure.
|
/titanic_51/usr/src/cmd/initpkg/init.d/ |
H A D | README | 40 scripts be hard-linked from the same file stored in /etc/init.d/.
|
/titanic_51/usr/src/lib/libast/common/features/ |
H A D | vmalloc | 4 # Results are stored in the FEATURE directory. Some of the
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | vmalloc | 4 # Results are stored in the FEATURE directory. Some of the
|
/titanic_51/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/ |
H A D | zpool_upgrade.cfg | 32 # The following variable names describe files, stored as gzip compressed files
|
/titanic_51/usr/src/lib/libunistat/common/solaris/ |
H A D | solaris.err | 101 OVERFLOW = value too large to be stored in data type
|
/titanic_51/usr/src/lib/libdhcputil/ |
H A D | README.inittab | 44 places where DHCP option information is stored (dhcptags(4), 239 option is returned. The size of the resulting data returned is stored
|
/titanic_51/usr/src/tools/ |
H A D | README.tools | 105 Sun release keys stored on a remote signing server. This 130 Decode and display CTF data stored in a raw file or in an ELF file.
|
/titanic_51/usr/src/boot/sys/boot/i386/boot0/ |
H A D | boot0.S | 239 movb _SETDRV(%bp),%dl # Use stored drive number
|