Searched defs:nodes_map (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/responder/ifp/
H A Difp_iface_nodes.c149 struct nodes_map { struct
154 static struct nodes_map nodes_map[] = { variable in typeref:struct:nodes_map
166 for (i = 0; nodes_map[i].path != NULL; i++) {
167 sbus_conn_register_nodes(conn, nodes_map[i].path,
168 nodes_map[i].fn, ctx);

Completed in 518 milliseconds