Searched refs:expand_cond_insert (Results 1 - 1 of 1) sorted by relevance
/external/libsepol/src/ |
H A D | expand.c | 3318 static int expand_cond_insert(cond_av_list_t ** l, function 3385 return expand_cond_insert(newl, expa, k, d); 3395 rc = expand_cond_insert(newl, expa, &newkey, d); 3409 rc = expand_cond_insert(newl, expa, &newkey, d); 3425 rc = expand_cond_insert(newl, expa, &newkey, d);
|
Completed in 43 milliseconds