Merging upstream version 1.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
cd3404518a
commit
4776b16754
795 changed files with 3047 additions and 1805 deletions
15
doc/man/nvme_set_keyring.2
Normal file
15
doc/man/nvme_set_keyring.2
Normal file
|
@ -0,0 +1,15 @@
|
|||
.TH "nvme_set_keyring" 9 "nvme_set_keyring" "March 2023" "libnvme API manual" LINUX
|
||||
.SH NAME
|
||||
nvme_set_keyring \- Link keyring for lookup
|
||||
.SH SYNOPSIS
|
||||
.B "int" nvme_set_keyring
|
||||
.BI "(long keyring_id " ");"
|
||||
.SH ARGUMENTS
|
||||
.IP "keyring_id" 12
|
||||
Keyring id
|
||||
.SH "DESCRIPTION"
|
||||
Links \fIkeyring_id\fP into the session keyring such that
|
||||
its keys are available for further key lookups.
|
||||
.SH "RETURN"
|
||||
0 on success, a negative number on error
|
||||
with errno set.
|
Loading…
Add table
Add a link
Reference in a new issue