Searched defs:expand_cond_insert (Results 1 - 1 of 1) sorted by last modified time

/external/selinux/libsepol/src/
H A Dexpand.c3306 static int expand_cond_insert(cond_av_list_t ** l, function
3373 return expand_cond_insert(newl, expa, k, d);
3383 rc = expand_cond_insert(newl, expa, &newkey, d);
3397 rc = expand_cond_insert(newl, expa, &newkey, d);
3413 rc = expand_cond_insert(newl, expa, &newkey, d);

Completed in 40 milliseconds