Searched defs:peercred (Results 1 – 2 of 2) sorted by relevance
744 static inline int prepare_peercred(struct unix_peercred *peercred) in prepare_peercred()758 static void drop_peercred(struct unix_peercred *peercred) in drop_peercred()773 const struct unix_peercred *peercred) in init_peercred()779 static void update_peercred(struct sock *sk, struct unix_peercred *peercred) in update_peercred()814 struct unix_peercred peercred = {}; in unix_listen() local1634 struct unix_peercred peercred = {}; in unix_stream_connect() local
1898 struct ucred peercred; in sk_getsockopt() local