Home
last modified time | relevance | path

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

/linux/net/unix/
H A Daf_unix.c739 struct unix_peercred { struct
744 static inline int prepare_peercred(struct unix_peercred *peercred) in prepare_peercred() argument
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()
1634 struct unix_peercred peercred = {}; in unix_stream_connect()
1810 struct unix_peercred ska_peercred = {}, skb_peercred = {}; in unix_socketpair()