/titanic_41/usr/src/cmd/cdrw/ |
H A D | main.c | 218 int operations; in main() local 249 operations = 0; in main() 258 operations++; in main() 262 operations++; in main() 266 operations++; in main() 284 operations++; in main() 288 operations++; in main() 292 operations++; in main() 299 operations++; in main() 333 operations++; in main() [all …]
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/ |
H A D | Group.java | 139 private Vector operations = null; field in Group 218 if (operations != null) { in initialize() 219 Enumeration e = operations.elements(); in initialize() 982 if (operations == null) in addOperations() 983 operations = new Vector(); in addOperations() 985 if (!operations.contains(ops)) { in addOperations() 989 operations.addElement(ops); in addOperations() 997 if (operations != null) in removeOperations() 998 operations.removeElement(ops); in removeOperations() 1020 if (operations != null) { in postMessage() [all …]
|
/titanic_41/usr/src/lib/print/mod_ipp/ |
H A D | mod_ipp.c | 80 papi_attribute_t **operations; member 280 "operations", config->operations); in ipp_handler() 394 (void) ipp_configure_operation(&config->operations, in create_ipp_dir_config() 427 status = ipp_configure_operation(&config->operations, in ipp_operation()
|
/titanic_41/usr/src/uts/sun4v/sys/ |
H A D | vdsk_mailbox.h | 89 uint64_t operations; /* bit-field of server supported ops */ member
|
H A D | vdc.h | 343 uint64_t operations; /* bitmask of ops. server supports */ member
|
/titanic_41/usr/src/lib/smbsrv/libfksmbsrv/common/sys/ |
H A D | vfs_opreg.h | 95 const fs_operation_def_t *operations);
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | vfs_opreg.h | 95 const fs_operation_def_t *operations);
|
/titanic_41/usr/src/uts/common/smbsrv/ndl/ |
H A D | dssetup.ndl | 32 * Originally this interface contained a number of operations, as listed 33 * below, but due to a buffer overflow security issue, all operations
|
H A D | lsarpc.ndl | 242 * I haven't tried any update operations but if you get the access mask 479 * An enumeration counter (used for continuation operations). 545 * An enumeration counter (used for continuation operations).
|
/titanic_41/usr/src/lib/libbsm/ |
H A D | audit_class.txt | 65 0x00400000:xp:X - privileged/administrative operations 67 0x01000000:xs:X - operations that always silently fail, if bad
|
/titanic_41/usr/src/cmd/tip/ |
H A D | etc.remote | 41 on receive operations
|
/titanic_41/usr/src/cmd/svc/milestone/ |
H A D | make-console-login-xml | 35 be overwritten by package or patch operations, including
|
/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | btree3.test | 22 # sequence of operations (Delete, Next) should always leave the
|
H A D | btree3rb.test | 22 # sequence of operations (Delete, Next) should always leave the
|
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README | 85 to /etc/default/dhcpagent file operations. 207 Many operations performed via DHCP must be performed in groups -- for 212 operations are not inherently "grouped" -- instead, the agent sends a 242 DHCP operations are "asynchronous" -- for instance, a DHCPv4 RELEASE 246 operations, such as status query, are synchronous and do not affect 298 sending and receiving packets. These operations are all encapsulated 459 event scripting implementation makes use of the asynchronous operations
|
/titanic_41/usr/src/cmd/ssh/doc/ |
H A D | OVERVIEW | 141 operations, and finally the server enters the normal session 151 - preparatory operations
|
/titanic_41/usr/src/lib/libpp/common/ |
H A D | NOTES | 30 operations that would normally be done by the lexical analysis
|
/titanic_41/usr/src/lib/libast/common/features/ |
H A D | sfio | 80 tst vax_asm note{ register layout ok for vax string operations }end execute{
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel-dynamic-reconfiguration-i86pc.mf | 35 …tems. Includes the ACPI Hotplug Daemon, SMF manifests/methods and drivers for hotplug operations."
|
/titanic_41/usr/src/uts/intel/ia32/ml/ |
H A D | ia32.il | 140 * atomic inc/dec operations.
|
/titanic_41/usr/src/uts/intel/amd64/ml/ |
H A D | amd64.il | 137 * atomic inc/dec operations.
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/inheritance/ |
H A D | README.state | 28 # file. The state file both drives the operations to be performed on the
|
/titanic_41/usr/src/cmd/sgs/rtld/sparc/ |
H A D | boot_elf.s | 378 ! for those those 64 bit operations
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vds.c | 443 uint64_t operations; /* bitmask of VD_OPs exported */ member 4159 if ((VD_OP_SUPPORTED(vd->operations, request->operation) == B_FALSE) || in vd_do_process_task() 4390 vd->operations = 0; /* clear field */ in vd_set_exported_operations() 4399 vd->operations |= VD_OP_MASK_READ | (1 << VD_OP_GET_CAPACITY); in vd_set_exported_operations() 4402 vd->operations |= VD_OP_MASK_WRITE; in vd_set_exported_operations() 4405 vd->operations |= VD_OP_MASK_SCSI; in vd_set_exported_operations() 4413 vd->operations &= ~VD_OP_MASK_WRITE; in vd_set_exported_operations() 4416 vd->operations = VD_OP_MASK_READ | VD_OP_MASK_WRITE; in vd_set_exported_operations() 4420 ASSERT(vd->operations != 0); in vd_set_exported_operations() 4538 attr_msg->operations = vd->operations; in vd_process_attr_msg()
|
/titanic_41/usr/src/uts/common/avs/ns/sdbc/ |
H A D | cache_kstats_readme.txt | 195 uint_t reads; /* number of read operations */ 196 uint_t writes; /* number of write operations */
|