config root man

Current Path : /compat/linux/proc/68247/cwd/usr/src/contrib/ofed/management/libibumad/man/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //compat/linux/proc/68247/cwd/usr/src/contrib/ofed/management/libibumad/man/umad_get_pkey.3

.\" -*- nroff -*-
.\"
.TH UMAD_GET_PKEY 3  "Jan 15, 2008" "OpenIB" "OpenIB Programmer\'s Manual"
.SH "NAME"
umad_get_pkey \- get pkey index from umad buffer
.SH "SYNOPSIS"
.nf
.B #include <infiniband/umad.h>
.sp
.BI "int umad_get_pkey(void " "*umad");
.fi
.SH "DESCRIPTION"
.B umad_get_pkey()
gets the pkey index from the specified
.I umad\fR
buffer.
.SH "RETURN VALUE"
.B umad_get_pkey()
returns value of pkey index (or zero if pkey index is not supported by
user_mad interface).
.SH "AUTHOR"
.TP
Sasha Khapyorsky <sashak@voltaire.com>

Man Man