#ifndef IOEXACT_H #define IOEXACT_H extern ssize_t read_exact(int fd, void *buf, size_t len, int mayexit); extern ssize_t write_exact(int fd, void *buf, size_t len, int mayexit); #endif /* IOEXACT_H */ 'alternate' title='Atom feed' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/net/dccp/feat.h?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/dccp/feat.h
AgeCommit message (Expand)AuthorFilesLines