Searched defs:socket_args (Results 1 – 2 of 2) sorted by relevance
84 struct socket_args { struct85 int domain;86 int type;87 int protocol;551 struct socket_args socket_args; in privsep_init() local1121 struct socket_args socket_args; local
160 struct linux_sys_socket_args socket_args; member