Home
last modified time | relevance | path

Searched refs:ocons (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dasm-bad0.c9 static void ocons(void) in ocons() function
/third_party/selinux/libsepol/src/
H A Dkernel_to_common.c613 static int sort_ocontext_data(struct ocontext **ocons, int (*cmp)(const void *, const void *)) in sort_ocontext_data() argument
620 for (ocon = *ocons; ocon != NULL; ocon = ocon->next) { in sort_ocontext_data()
635 for (ocon = *ocons; ocon != NULL; ocon = ocon->next) { in sort_ocontext_data()
642 *ocons = data[0]; in sort_ocontext_data()

Completed in 2 milliseconds