Searched defs:sock_type (Results 1 – 10 of 10) sorted by relevance
102 get_mount_info(int fd, struct perfuse_mount_info *pmi, int sock_type) in get_mount_info()211 int sock_type; in new_mount() local429 int sock_type; in main() local
58 int sock_type = SOCK_SEQPACKET; in perfused_open_sock() local
227 static const int sock_type; member in atf::fs::file_info
296 const int impl::file_info::sock_type = atf_fs_stat_sock_type; member in impl::file_info
200 static const int sock_type; member in tools::fs::file_info
418 const int impl::file_info::sock_type = 7; member in impl::file_info
215 int sock_family, sock_type, sock_protocol, sock_port; in do_server() local
268 int sock_family, sock_type, sock_protocol, sock_port; in do_server() local
180 int sock_type = SOCK_SEQPACKET; in perfuse_open() local
111 } sock_type; typedef