tag | line | file | source code |
---|---|---|---|
UN_BUF_SPACE | 697 | net/unix/sock.c | while(!(space = UN_BUF_SPACE(pupd))) |
UN_BUF_SPACE | 760 | net/unix/sock.c | space = UN_BUF_SPACE(pupd); |
UN_BUF_SPACE | 812 | net/unix/sock.c | if (UN_BUF_SPACE(peerupd) > 0) |
UN_BUF_SPACE | 858 | net/unix/sock.c | put_fs_long(UN_BUF_SPACE(peerupd),(unsigned long *)arg); |