HomeSort by relevance Sort by last modified time
    Searched refs:context_to_record (Results 1 - 5 of 5) sorted by null

  /external/libsepol/src/
context.h 16 extern int context_to_record(sepol_handle_t * handle,
interfaces.c 84 if (context_to_record(handle, policydb, ifcon, &tmp_con) < 0)
91 if (context_to_record(handle, policydb, msgcon, &tmp_con) < 0)
context.c 242 int context_to_record(sepol_handle_t * handle, function
nodes.c 129 if (context_to_record(handle, policydb, con, &tmp_con) < 0)
ports.c 124 if (context_to_record(handle, policydb, con, &tmp_con) < 0)

Completed in 113 milliseconds