Searched refs:unix_create1 (Results 1 – 1 of 1) sorted by relevance
452 static struct sock * unix_create1(struct socket *sock) in unix_create1() function510 return unix_create1(sock) ? 0 : -ENOMEM; in unix_create()879 newsk = unix_create1(NULL); in unix_stream_connect()