debian man page for umad_close_port

Query: umad_close_port

OS: debian

Section: 3

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

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

NAME
umad_close_port - close InfiniBand device port for umad access
SYNOPSIS
#include <infiniband/umad.h> int umad_close_port(int portid);
DESCRIPTION
umad_close_port() closes the port specified by the handle portid.
RETURN VALUE
umad_close_port() returns 0 on success, and a negative value on error. -EINVAL is returned if the portid is not a handle to a valid (open) port.
SEE ALSO
umad_open_port(3)
AUTHOR
Hal Rosenstock <halr@voltaire.com> OpenIB May 11, 2007 UMAD_OPEN_PORT(3)
Related Man Pages
umad_set_grh_net(3) - centos
umad_get_ca(3) - debian
umad_register_oui(3) - debian
umad_release_ca(3) - debian
umad_set_grh(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction