Searched defs:peercred (Results 1 – 2 of 2) sorted by relevance
759 static inline int prepare_peercred(struct unix_peercred *peercred) in prepare_peercred()773 static void drop_peercred(struct unix_peercred *peercred) in drop_peercred()789 const struct unix_peercred *peercred) in init_peercred()795 static void update_peercred(struct sock *sk, struct unix_peercred *peercred) in update_peercred()831 struct unix_peercred peercred = {}; in unix_listen() local1608 struct unix_peercred peercred = {}; in unix_stream_connect() local
1900 struct ucred peercred; in sk_getsockopt() local