Home
last modified time | relevance | path

Searched refs:path_datum (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil_resolve_ast.c1830 struct cil_symtab_datum *path_datum = NULL; in cil_resolve_filecon() local
1834 rc = cil_resolve_name(current, filecon->path_str, CIL_SYM_STRINGS, db, &path_datum); in cil_resolve_filecon()
1838 filecon->path = path_datum; in cil_resolve_filecon()