HomeSort by relevance Sort by last modified time
    Searched defs:context_init (Results 1 - 2 of 2) sorted by null

  /external/libsepol/include/sepol/policydb/
context.h 68 static inline void context_init(context_struct_t * c) function
  /external/ltrace/sysdeps/linux-gnu/aarch64/
fetch.c 47 context_init(struct fetch_context *context, struct process *proc) function
293 if (context == NULL || context_init(context, proc) < 0) {
342 if (context_init(context, proc) < 0)

Completed in 77 milliseconds