tag | line | file | source code |
---|---|---|---|
UN_BUF_SPACE | 605 | net/unix/sock.c | while(!(space = UN_BUF_SPACE(pupd))) { |
UN_BUF_SPACE | 656 | net/unix/sock.c | space = UN_BUF_SPACE(pupd); |
UN_BUF_SPACE | 694 | net/unix/sock.c | if (UN_BUF_SPACE(peerupd) > 0) return(1); |
UN_BUF_SPACE | 729 | net/unix/sock.c | if (peerupd) put_fs_long(UN_BUF_SPACE(peerupd), |