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.c751 struct unix_peercred { struct
756 static inline int prepare_peercred(struct unix_peercred *peercred) in prepare_peercred() argument
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()
1651 struct unix_peercred peercred = {}; in unix_stream_connect()
1832 struct unix_peercred ska_peercred = {}, skb_peercred = {}; in unix_socketpair()