manページ検索

phrase: max: clip:
target: order:
Results of 1 - 3 of about 3 for msgs (0.009 sec.)
Man page of RECVMMSG 11924
RECVMMSG Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 recv ... d, retval; struct sockaddr_in addr; struct mmsghdr msgs[VLEN]; struct iovec iovecs[VLEN]; char bufs[VLEN][ ... ) { perror("bind()"); exit(EXIT_FAILURE); } memset(msgs, 0, sizeof(msgs)); for (int i = 0; i < VLEN; i++) ... ].iov_base = bufs[i]; iovecs[i].iov_len = BUFSIZE; msgs[i].msg_hdr.msg_iov = &iovecs[i]; msgs[i].msg_hdr.m ... UT; timeout.tv_nsec = 0; retval = recvmmsg(sockfd, msgs, VLEN, 0, &timeout); if (retval == -1) { perror("r ...
https://man.plustar.jp/manpage/man2/recvmmsg.2.html - [similar]
Man page of SENDMAIL 8147
SENDMAIL Section: Maintenance Commands (8) Updated: %Date: 2000/12/14 23:08:15 % Index JM Home P ... (" でくくる)必要があります。 以下に、例を示します: msgs: "|/usr/bin/msgs -s" エイリアスには、 ``:include: ...
https://man.plustar.jp/manpage/man8/sendmail.8.html - [similar]
Man page of HIER 7813
HIER Section: Linux Programmer's Manual (7) Updated: 2012-08-05 Index JM Home Page 名前 hier - フ ... クスの置き場所。 /var/spool/mail を置き換えた。 /var/msgs 歴史的な理由からまだ残っている。 /var/preserve 歴史 ...
https://man.plustar.jp/manpage/man7/hier.7.html - [similar]
PREV 1 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022