Home
last modified time | relevance | path

Searched refs:operations (Results 1 – 25 of 64) sorted by relevance

123

/illumos-gate/usr/src/cmd/cdrw/
H A Dmain.c216 int operations; in main() local
247 operations = 0; in main()
256 operations++; in main()
260 operations++; in main()
264 operations++; in main()
282 operations++; in main()
286 operations++; in main()
290 operations++; in main()
297 operations++; in main()
331 operations++; in main()
[all …]
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvdsk_mailbox.h89 uint64_t operations; /* bit-field of server supported ops */ member
H A Dvdc.h343 uint64_t operations; /* bitmask of ops. server supports */ member
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/sys/
H A Dvfs_opreg.h95 const fs_operation_def_t *operations);
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvfs_opreg.h95 const fs_operation_def_t *operations);
/illumos-gate/usr/src/uts/common/sys/
H A Dvfs_opreg.h93 const fs_operation_def_t *operations);
/illumos-gate/usr/src/lib/libbsm/
H A Daudit_class.txt63 0x00400000:xp:X - privileged/administrative operations
65 0x01000000:xs:X - operations that always silently fail, if bad
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Ddssetup.ndl34 * Originally this interface contained a number of operations, as listed
35 * below, but due to a buffer overflow security issue, all operations
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Daso5 /* gcc 4.1+ 64 bit memory atomic operations model */
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Daso5 /* gcc 4.1+ 64 bit memory atomic operations model */
/illumos-gate/usr/src/lib/libc/port/stdio/
H A DREADME.design164 call _xread() in flush.c. For more on _xread() see the operations vector
208 The C standard dictates that certain operations will actually cause a
232 To deal with this and other possible designs, an operations vector was
239 _xseek64(), and _xclose(). If an operations vector is defined, it will
252 * The stream code must call _xassoc() to set the file operations vector
254 * All of the operations vectors must be implemented.
/illumos-gate/usr/src/cmd/oamuser/user/
H A Duseradd.dfl34 # The MANAGE_ZFS indicates if ZFS create/destroy operations
/illumos-gate/usr/src/cmd/tip/
H A Detc.remote41 on receive operations
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Daso29 /* gcc 4.1+ 64 bit memory atomic operations model */
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dmake-console-login-xml35 be overwritten by package or patch operations, including
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dbtree3rb.test20 # sequence of operations (Delete, Next) should always leave the
H A Dbtree3.test20 # sequence of operations (Delete, Next) should always leave the
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dnocast-vs-bitwise.md32 specific operations that know about *that* particular type.
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME84 to /etc/default/dhcpagent file operations.
206 Many operations performed via DHCP must be performed in groups -- for
211 operations are not inherently "grouped" -- instead, the agent sends a
241 DHCP operations are "asynchronous" -- for instance, a DHCPv4 RELEASE
245 operations, such as status query, are synchronous and do not affect
297 sending and receiving packets. These operations are all encapsulated
458 event scripting implementation makes use of the asynchronous operations
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_vfs.c2001 const fs_operation_def_t *operations) in fs_build_vector() argument
2022 for (num_ops = 0, p = operations; in fs_build_vector()
2047 if (strcmp(operations[j].name, curname) == 0) { in fs_build_vector()
2062 result = operations[j].func.fs_generic; in fs_build_vector()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DNOTES30 operations that would normally be done by the lexical analysis
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dsfio90 tst vax_asm note{ register layout ok for vax string operations }end execute{
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel-dynamic-reconfiguration-i86pc.p5m36 …tems. Includes the ACPI Hotplug Daemon, SMF manifests/methods and drivers for hotplug operations."
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dgenerated_libdwarf.h.in1650 /* Die traversal operations.
1740 /* operations on DIEs */
2040 /* query operations for attributes */
2134 /* end attribute query operations. */
2136 /* Start line number operations */
2398 /* End line table operations */
2699 /* Static function name operations. */
2813 /* weak name operations. */
2851 /* abbreviation section operations */
3413 /* .gdb_index section operations.
[all …]
H A Dlibdwarf.h.in1650 /* Die traversal operations.
1740 /* operations on DIEs */
2040 /* query operations for attributes */
2134 /* end attribute query operations. */
2136 /* Start line number operations */
2398 /* End line table operations */
2699 /* Static function name operations. */
2813 /* weak name operations. */
2851 /* abbreviation section operations */
3413 /* .gdb_index section operations.
[all …]

123