Home
last modified time | relevance | path

Searched defs:msg_flags (Results 1 – 2 of 2) sorted by relevance

/fs/ecryptfs/
Dmiscdev.c161 u16 msg_flags, struct ecryptfs_daemon *daemon) in ecryptfs_send_miscdev()
/fs/dlm/
Dlowcomms.c1424 const int msg_flags = MSG_DONTWAIT | MSG_NOSIGNAL; in send_to_sock() local