Home
last modified time | relevance | path

Searched defs:cnext (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/one-true-awk/
H A Dawk.h105 struct Cell *cnext; /* ptr to next if chained */ member
/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil_verify.c526 struct cil_list_item *cprev, *ccurr, *cnext; in cil_verify_completed_ordered_list() local