Searched refs:tcon (Results 1 – 1 of 1) sorted by relevance
75 char *tcon = nullptr; in computecon() local84 if (getfilecon (dir, &tcon) < 0) in computecon()89 rc = security_compute_create (scon, tcon, tclass, con); in computecon()95 freecon (tcon); in computecon()115 char *tcon = nullptr; in defaultcon() local141 if (computecon (path, mode, &tcon) < 0) in defaultcon()145 if (!(tcontext = context_new (tcon))) in defaultcon()162 freecon (tcon); in defaultcon()183 char *tcon = nullptr; in restorecon_private() local191 if (getfscreatecon (&tcon) < 0) in restorecon_private()[all …]