tag | line | file | source code |
msg_accrights | 44 | fs/ncpfs/sock.c | msg.msg_accrights = NULL; |
msg_accrights | 64 | fs/ncpfs/sock.c | msg.msg_accrights = NULL; |
msg_accrights | 177 | fs/nfs/rpcsock.c | msg.msg_accrights = NULL; |
msg_accrights | 172 | fs/read_write.c | msg.msg_accrights = NULL; |
msg_accrights | 40 | fs/smbfs/sock.c | msg.msg_accrights = NULL; |
msg_accrights | 56 | fs/smbfs/sock.c | msg.msg_accrights = NULL; |
msg_accrights | 25 | include/linux/socket.h | void * msg_accrights; /* Per protocol magic (eg BSD file descriptor passing) */ |
msg_accrights | 33 | include/linux/socket.h | #define msg_control msg_accrights |
msg_accrights | 1785 | net/ax25/af_ax25.c | if (flags|| msg->msg_accrights) |
msg_accrights | 44 | net/core/iovec.c | if(m->msg_accrights!=NULL) |
msg_accrights | 46 | net/core/iovec.c | err=verify_area(mode, m->msg_accrights, m->msg_accrightslen); |
msg_accrights | 342 | net/socket.c | msg.msg_accrights=NULL; |
msg_accrights | 377 | net/socket.c | msg.msg_accrights=NULL; |
msg_accrights | 888 | net/socket.c | msg.msg_accrights=NULL; |
msg_accrights | 928 | net/socket.c | msg.msg_accrights=NULL; |
msg_accrights | 963 | net/socket.c | msg.msg_accrights=NULL; |
msg_accrights | 999 | net/socket.c | msg.msg_accrights=NULL; |
msg_accrights | 917 | net/unix/af_unix.c | if(msg->msg_accrights) |
msg_accrights | 919 | net/unix/af_unix.c | struct cmsghdr *cm=unix_copyrights(msg->msg_accrights, |
msg_accrights | 1072 | net/unix/af_unix.c | if(msg->msg_accrights) |
msg_accrights | 1074 | net/unix/af_unix.c | cm=unix_copyrights(msg->msg_accrights, |
msg_accrights | 1154 | net/unix/af_unix.c | unix_returnrights(msg->msg_accrights,msg->msg_accrightslen,cm); |