Home | History | Annotate | Download | only in BsdSocketLib

Lines Matching refs:Perror

136 #   define Perror(file, string, error) /*empty*/

166 Perror(
425 Perror(stderr, "socket(vc)", errno);
451 Perror(stderr, "write failed", errno);
470 Perror(stderr, "read failed", errno);
517 Perror(stderr, "read(vc)", errno);
577 Perror(stderr, "socket(dg)", errno);
618 Perror(stderr, "send", errno);
689 Perror(stderr, "s out-of-bounds", EMFILE);
722 Perror(stderr, "poll", errno);
748 Perror(stderr, "select", errno);
771 Perror(stderr, "recvfrom", errno);