Home
last modified time | relevance | path

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

/third_party/curl/tests/unit/
Dunit1602.c56 int *nodep; variable
Dunit1603.c60 char *nodep; variable
Dunit1305.c116 struct Curl_dns_entry *nodep; variable
/third_party/ltp/testcases/kernel/lib/
Dnuma_helper.c218 int i, *nodep; in get_allowed_nodes() local
/third_party/elfutils/libcpu/
Di386_parse.y1075 print_op_str (const void *nodep, VISIT value, in print_op_str()
1091 print_op_str_idx (const void *nodep, VISIT value, in print_op_str_idx()
1100 print_op_fct (const void *nodep, VISIT value, in print_op_fct()
/third_party/elfutils/libdwelf/
Ddwelf_strtab.c292 copystrings (Dwelf_Strent *nodep, char **freep, size_t *offsetp) in copystrings()
/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/libfuse/lib/
Dfuse.c601 struct node **nodep; in remerge_id() local
615 struct node **nodep = &f->id_table.array[id_hash(f, node->nodeid)]; in unhash_id() local
648 struct node **nodep; in rehash_id() local
718 struct node **nodep; in remerge_name() local
734 struct node **nodep = &f->name_table.array[hash]; in unhash_name() local
761 struct node **nodep; in rehash_name() 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.c2146 static int read_cons_helper(policydb_t * p, constraint_node_t ** nodep, in read_cons_helper()