Searched defs:command (Results 51 - 52 of 52) sorted by relevance

123

/osnet-11/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c269 * The MNTIOC_GETMNTENT command in this release differs from that in early
272 * Previously, the command would copy a pointer to a struct extmnttab to an
611 * are used, but we want to be sure no command sneaks in that uses ZFS
1249 * The command we care about, BSM_AUDITCTL, passes the most parameters (3),
1746 * process' executable names and command-line parameters work properly.
1879 s10_sysinfo(sysret_t *rv, int command, char *buf, long count) argument
1887 * command.
1889 switch (command) {
1900 * The default action is to pass the command to the
1904 command, bu
[all...]
/osnet-11/usr/src/lib/libsun_ima/common/
H A Dima.c532 IMA_UINT command,
1834 /* Read Capacity (10) command. */
1839 * Read Capacity (16) is a Service Action In command. One
1840 * command byte (0x9E) is overloaded for multiple operations,
530 IMA_PluginIOCtl( IMA_OID pluginOid, IMA_UINT command, const void *pInputBuffer, IMA_UINT inputBufferLength, void *pOutputBuffer, IMA_UINT *pOutputBufferLength ) argument

Completed in 33 milliseconds

123