Searched refs:dgraph_init (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Ddgraph.h135 dgraph_error_t dgraph_init(dgraph_t * dgraph);
H A Ddgraph.c63 dgraph_error_t dgraph_init(dgraph_t * dgraph) function
100 result = dgraph_init(dgraph);
H A Dkext.cpp772 if (dgraph_init(&dgraph) != dgraph_valid) {

Completed in 24 milliseconds