Home
last modified time | relevance | path

Searched defs:nodep (Results 1 – 9 of 9) sorted by relevance

/third_party/curl/tests/unit/
Dunit1602.c53 int *nodep; variable
Dunit1603.c57 char *nodep; variable
Dunit1305.c120 struct Curl_dns_entry *nodep; variable
/third_party/glib/glib/tests/
Dcache.c94 value_foreach (gpointer keyp, gpointer nodep, gpointer data) in value_foreach()
/third_party/ltp/testcases/kernel/lib/
Dnuma_helper.c218 int i, *nodep; in get_allowed_nodes() local
/third_party/boost/boost/polygon/detail/
Dmax_cover.hpp214 Node* nodep = &(*iter); in computeDag() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c312 void **nodep; in MHD_ip_limit_add() local
377 void **nodep; in MHD_ip_limit_del() local
/third_party/ntfs-3g/libfuse-lite/
Dfuse.c288 struct node **nodep = &f->id_table[hash]; in unhash_id() local
322 struct node **nodep = &f->name_table[hash]; in unhash_name() local
/third_party/selinux/libsepol/src/
Dpolicydb.c2131 static int read_cons_helper(policydb_t * p, constraint_node_t ** nodep, in read_cons_helper()