HomeSort by relevance Sort by last modified time
    Searched full:node_alloc_addr (Results 1 - 1 of 1) sorted by null

  /external/libsepol/src/
node_record.c 92 static int node_alloc_addr(sepol_handle_t * handle, function
243 if (node_alloc_addr(handle, proto, &tmp_key->addr, &tmp_key->addr_sz) <
249 if (node_alloc_addr(handle, proto, &tmp_key->mask, &tmp_key->mask_sz) <
414 if (node_alloc_addr(handle, proto, &tmp_addr, &tmp_addr_sz) < 0)
503 if (node_alloc_addr(handle, proto, &tmp_mask, &tmp_mask_sz) < 0)

Completed in 40 milliseconds