Home
last modified time | relevance | path

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

/external/iproute2/misc/
Dss.c452 char *sock_context; in user_ent_hash_build() local
523 if (getfilecon(tmp, &sock_context) <= 0) in user_ent_hash_build()
524 sock_context = strdup(no_ctx); in user_ent_hash_build()
538 pid_context, sock_context); in user_ent_hash_build()
539 free(sock_context); in user_ent_hash_build()