Searched refs:scon (Results 1 – 1 of 1) sorted by relevance
160 char *scon = NULL; in service_start() local201 scon = strdup(svc->seclabel); in service_start()202 if (!scon) { in service_start()223 rc = security_compute_create(mycon, fcon, string_to_security_class("process"), &scon); in service_start()253 setsockcreatecon(scon); in service_start()266 freecon(scon); in service_start()267 scon = NULL; in service_start()346 freecon(scon); in service_start()