debian man page for umad_get_ca_portguids

Query: umad_get_ca_portguids

OS: debian

Section: 3

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

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

NAME
umad_get_ca_portguids - get the InfiniBand device ports GUIDs
SYNOPSIS
#include <infiniband/umad.h> int umad_get_ca_portguids(char *ca_name, uint64_t *portguids, int max);
DESCRIPTION
umad_get_ca_portguids() fills the portguids array with up to max port GUIDs belonging the specified IB device ca_name , or to the default IB device if ca_name is NULL. The argument portguids is an array of max uint64_t entries.
RETURN VALUE
On success, umad_get_ca_portguids() returns a non-negative value equal to the number of port GUIDs actually filled. On failure, a negative value is returned.
SEE ALSO
umad_get_cas_names(3)
AUTHORS
Hal Rosenstock <halr@voltaire.com> Dotan Barak <dotanb@mellanox.co.il> OpenIB May 11, 2007 UMAD_GET_CA_PORTGUIDS(3)
Related Man Pages
umad_release_port(3) - centos
umad_release_ca(3) - debian
ibcheckerrors(8) - debian
ibcheckportwidth(8) - debian
ibdatacounts(8) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections