Searched defs:file_sid (Results 1 - 1 of 1) sorted by relevance

/external/libsepol/src/
H A Dservices.c1070 * the file system and the `file_sid' SID is returned
1075 sepol_security_id_t * file_sid)
1101 *file_sid = c->sid[1];
1104 *file_sid = SECINITSID_FILE;
1073 sepol_fs_sid(char *name, sepol_security_id_t * fs_sid, sepol_security_id_t * file_sid) argument

Completed in 206 milliseconds