debian man page for umad_set_pkey

Query: umad_set_pkey

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UMAD_SET_PKEY(3)					    OpenIB Programmer's Manual						  UMAD_SET_PKEY(3)

NAME
umad_set_pkey - set pkey index within umad buffer
SYNOPSIS
#include <infiniband/umad.h> int umad_set_pkey(void *umad, int pkey_index);
DESCRIPTION
umad_set_pkey() sets the pkey index within the specified umad buffer.
RETURN VALUE
umad_set_pkey() returns 0 on success, and a negative value on an error.
AUTHOR
Hal Rosenstock <halr@voltaire.com> OpenIB June 20, 2007 UMAD_SET_PKEY(3)
Related Man Pages
umad_get_ca(3) - centos
umad_recv(3) - centos
umad_get_port(3) - centos
umad_release_port(3) - centos
umad_release_ca(3) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?