Home
last modified time | relevance | path

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

/arch/um/drivers/
Dvector_user.c309 int socktype; in user_init_unix_fds() local
329 socktype = SOCK_SEQPACKET; in user_init_unix_fds()
349 fd = socket(AF_UNIX, socktype, 0); in user_init_unix_fds()