Query: umad_close_port
OS: centos
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)NAMEumad_close_port - close InfiniBand device port for umad accessSYNOPSIS#include <infiniband/umad.h> int umad_close_port(int portid);DESCRIPTIONumad_close_port() closes the port specified by the handle portid.RETURN VALUEumad_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 ALSOumad_open_port(3)AUTHORHal Rosenstock <halr@voltaire.com> OpenIB May 11, 2007 UMAD_OPEN_PORT(3)
| Related Man Pages | 
|---|
| umad_recv(3) - centos | 
| umad_get_port(3) - centos | 
| umad_set_grh(3) - centos | 
| umad_get_ca(3) - debian | 
| release(3) - centos | 
| Similar Topics in the Unix Linux Community | 
|---|
| Is UNIX an open source OS ? | 
| How to increment version inside a file? | 
| Docker learning Phase-I | 
| Shopt -s histappend | 
| Unsure why access time on a directory change isn't changing |