Searched refs:peercon (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dselinux-util.c257 _cleanup_security_context_free_ security_context_t mycon = NULL, peercon = NULL, fcon = NULL; local
273 r = getpeercon(socket_fd, &peercon);
289 pcon = context_new(peercon);

Completed in 1042 milliseconds