*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: ibnd_iter_nodes | Section: 3 | Source: FreeBSD | File: ibnd_iter_nodes.3.gz
IBND_ITER_NODES(3) OpenIB Programmer's Manual IBND_ITER_NODES(3) NAME ibnd_iter_nodes, ibnd_iter_nodes_type - given a fabric object and a function itterate over the nodes in the fabric. SYNOPSIS #include <infiniband/ibnetdisc.h> void ibnd_iter_nodes(ibnd_fabric_t *fabric, ibnd_iter_func_t func, void *user_data) void ibnd_iter_nodes_type(ibnd_fabric_t *fabric, ibnd_iter_func_t func, ibnd_node_type_t type, void *user_data) DESCRIPTION ibnd_iter_nodes() Itterate through all the nodes in the fabric and call "func" on them. ibnd_iter_nodes_type() The same as ibnd_iter_nodes ex- cept to limit the iteration to the nodes with the specified type. RETURN VALUE ibnd_iter_nodes(), ibnd_iter_nodes_type() NONE AUTHORS Ira Weiny <[email protected]> OpenIB July 25, 2008 IBND_ITER_NODES(3)

Navigation Options