Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 4.8

i386

umad_get_fd(3)


UMAD_GET_FD

UMAD_GET_FD

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
AUTHOR

NAME

umad_get_fd − get the umad fd for the requested port

SYNOPSIS

#include <infiniband/umad.h>

int umad_get_fd(int portid);

DESCRIPTION

umad_get_fd() returns the umad fd for the port specified by portid.

RETURN VALUE

umad_get_fd() returns the fd for the portid requested or -EINVAL if portid is invalid.

AUTHOR

Hal Rosenstock <halr@voltaire.com>



umad_get_fd(3)