Query: umad_get_cas_names
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UMAD_GET_CAS_NAMES(3) OpenIB Programmer's Manual UMAD_GET_CAS_NAMES(3)NAMEumad_get_cas_names - get list of available InfiniBand device namesSYNOPSIS#include <infiniband/umad.h> int umad_get_cas_names(char cas[][UMAD_CA_NAME_LEN], int max);DESCRIPTIONumad_get_cas_names() fills the cas array with up to max local IB devices (CAs) names. The argument cas is a character array with max entries, each with UMAD_CA_NAME_LEN characters.RETURN VALUEumad_get_cas_names() returns a non-negative value equal to the number of entries filled, or -1 on errors.SEE ALSOumad_get_ca_portguids(3), umad_open_port(3)AUTHORSHal Rosenstock <halr@voltaire.com> Dotan Barak <dotanb@mellanox.co.il> OpenIB May 21, 2007 UMAD_GET_CAS_NAMES(3)
Related Man Pages |
---|
umad_get_ca(3) - centos |
umad_recv(3) - centos |
umad_set_grh_net(3) - centos |
umad_get_ca(3) - debian |
umad_set_grh_net(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
Docker learning Phase-I |
Shopt -s histappend |
Controlling user input |