Searched defs:peercred (Results 1 – 2 of 2) sorted by relevance
756 static inline int prepare_peercred(struct unix_peercred *peercred) in prepare_peercred()770 static void drop_peercred(struct unix_peercred *peercred) in drop_peercred()785 const struct unix_peercred *peercred) in init_peercred()791 static void update_peercred(struct sock *sk, struct unix_peercred *peercred) in update_peercred()826 struct unix_peercred peercred = {}; in unix_listen() local1651 struct unix_peercred peercred = {}; in unix_stream_connect() local
1892 struct ucred peercred; in sk_getsockopt() local