Home
last modified time | relevance | path

Searched refs:toptr (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ia64/sn/io/hwgdfs/
Dhcl.c565 hwgraph_edge_get(vertex_hdl_t from, char *name, vertex_hdl_t *toptr) in hwgraph_edge_get() argument
574 if (toptr == NULL) in hwgraph_edge_get()
581 if (toptr) { in hwgraph_edge_get()
582 *toptr = from; in hwgraph_edge_get()
597 *toptr = target_handle; in hwgraph_edge_get()
601 *toptr = target_handle; in hwgraph_edge_get()
613 *toptr = target_handle; in hwgraph_edge_get()
894 hwgraph_edge_remove(vertex_hdl_t from, char *name, vertex_hdl_t *toptr) in hwgraph_edge_remove() argument
/linux-2.4.37.9/arch/ia64/sn/io/hwgfs/
Dhcl.c555 hwgraph_edge_get(vertex_hdl_t from, char *name, vertex_hdl_t *toptr) in hwgraph_edge_get() argument
563 if (toptr == NULL) in hwgraph_edge_get()
570 if (toptr) { in hwgraph_edge_get()
571 *toptr = from; in hwgraph_edge_get()
586 *toptr = target_handle; in hwgraph_edge_get()
590 *toptr = target_handle; in hwgraph_edge_get()
600 *toptr = target_handle; in hwgraph_edge_get()
880 hwgraph_edge_remove(vertex_hdl_t from, char *name, vertex_hdl_t *toptr) in hwgraph_edge_remove() argument