tag | line | file | source code |
---|---|---|---|
UN_BUF_SPACE | 683 | net/unix/sock.c | while(!(space = UN_BUF_SPACE(pupd))) { |
UN_BUF_SPACE | 739 | net/unix/sock.c | space = UN_BUF_SPACE(pupd); |
UN_BUF_SPACE | 785 | net/unix/sock.c | UN_BUF_SPACE(peerupd) ? "" : " no"); |
UN_BUF_SPACE | 786 | net/unix/sock.c | if (UN_BUF_SPACE(peerupd) > 0) return(1); |
UN_BUF_SPACE | 822 | net/unix/sock.c | if (peerupd) put_fs_long(UN_BUF_SPACE(peerupd), |