Searched defs:command (Results 1 - 3 of 3) sorted by relevance

/solaris-userland/components/openssh/sources/
H A Daudit-solaris.c379 * This will be called when a user runs a non-interactive command. Note that
385 audit_run_command(const char *command) argument
387 debug("adt audit_run_command: \"%s\"", command);
389 getpid(), getuid(), geteuid(), (void *)the_authctxt, command);
/solaris-userland/components/open-fabrics/libsif/include/psifapi/
H A Dpsif_hw_data_be.h494 * Target QP for PSIF_WR_INVALIDATE_SGL_CACHE command. This field is also
1694 /* Do not modify unless current state is as indicated in command. */
1887 /* QP number UF and command for either modify or query QP. */
2376 * Per UF modify/query QP command/attribute register. Only one register is
2379 * register before this register is written. The Modify or Query QP command
2447 /* Do not modify unless current state is as indicated in command. */
2727 enum psif_epsc_csr_epsa_command command:32; member in struct:psif_epsc_csr_epsa_cntrl
2761 u8 command[72]; member in struct:psif_epsc_csr_cli_access
3064 /** \brief Defines the complete command params for VIMMA opcodes
H A Dpsif_hw_data_le.h448 * Target QP for PSIF_WR_INVALIDATE_SGL_CACHE command. This field is also
1631 /* Do not modify unless current state is as indicated in command. */
1861 /* QP number UF and command for either modify or query QP. */
2350 * Per UF modify/query QP command/attribute register. Only one register is
2353 * register before this register is written. The Modify or Query QP command
2358 /* Do not modify unless current state is as indicated in command. */
2705 enum psif_epsc_csr_epsa_command command:32; member in struct:psif_epsc_csr_epsa_cntrl
2735 u8 command[72]; member in struct:psif_epsc_csr_cli_access
3038 /** \brief Defines the complete command params for VIMMA opcodes

Completed in 230 milliseconds