Searched refs:sftp_operation (Results 1 - 2 of 2) sorted by relevance

/solaris-userland/components/openssh/dtrace_sftp/
H A Dsftp_provider_impl.h38 const char *sftp_operation; /* SFTP Operation */ member in struct:sftpproto
47 (proto)->sftp_operation = (op ? op : "UNKNOWN"); \
H A Dsftp64.d23 uint64_t sftp_operation; /* SFTP operation */
42 *(uint64_t *)copyin((uintptr_t)&s->sftp_operation,

Completed in 10 milliseconds