Searched refs:msgflags (Results 1 – 1 of 1) sorted by relevance
75 int msgflags; in soo_read() local82 msgflags = 0; in soo_read()84 msgflags = MSG_FNONBLOCKING; in soo_read()86 msgflags = MSG_FNONBLOCKING; in soo_read()88 msgflags = 0; in soo_read()90 error = so_pru_soreceive(so, NULL, uio, NULL, NULL, &msgflags); in soo_read()102 int msgflags; in soo_write() local107 msgflags = 0; in soo_write()109 msgflags = MSG_FNONBLOCKING; in soo_write()111 msgflags = MSG_FNONBLOCKING; in soo_write()[all …]