Home
last modified time | relevance | path

Searched refs:stored (Results 1 – 25 of 66) sorted by relevance

123

/titanic_51/usr/src/lib/libnisdb/
H A Dnisdb_mt.cc106 * 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 Dspaceanal.tcl43 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 Dspace_used.tcl29 payload int, -- Total amount of data stored in this table or index
/titanic_51/usr/src/cmd/mdb/sparc/v9/libstand/
H A Dsetjmp.s95 * pick up are stored on the stack, and that subsequent restores
/titanic_51/usr/src/lib/libc/sparc/gen/
H A Dsetjmp.s79 * pick up are stored on the stack, and that subsequent restores
/titanic_51/usr/src/lib/libc/sparcv9/gen/
H A Dsetjmp.s79 * pick up are stored on the stack, and that subsequent restores
/titanic_51/usr/src/boot/lib/libz/doc/
H A Drfc1950.txt146 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 Drfc1951.txt167 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 Drfc1952.txt156 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.s93 * ensure that the registers we want to pick up are stored in the stack.
/titanic_51/usr/src/lib/libshell/common/scripts/
H A Dshtwitter.sh327 stored on twitter.com.]
/titanic_51/usr/src/cmd/ast/libshell/common/scripts/
H A Dshtwitter.sh327 stored on twitter.com.]
/titanic_51/usr/src/lib/libnwam/
H A DREADME38 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 Dservice-fault-management-smtp-notify.mf28 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 Dservice-fault-management-snmp-notify.mf28 …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 Ddelay.4th63 delay_delay ! \ stored value is on the stack from above
H A Dmenu.4th562 \ 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 DREADME40 scripts be hard-linked from the same file stored in /etc/init.d/.
/titanic_51/usr/src/lib/libast/common/features/
H A Dvmalloc4 # Results are stored in the FEATURE directory. Some of the
/titanic_51/usr/src/contrib/ast/src/lib/libast/features/
H A Dvmalloc4 # 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 Dzpool_upgrade.cfg32 # The following variable names describe files, stored as gzip compressed files
/titanic_51/usr/src/lib/libunistat/common/solaris/
H A Dsolaris.err101 OVERFLOW = value too large to be stored in data type
/titanic_51/usr/src/lib/libdhcputil/
H A DREADME.inittab44 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 DREADME.tools105 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 Dboot0.S239 movb _SETDRV(%bp),%dl # Use stored drive number

123