Searched refs:getmsg (Results 1 – 13 of 13) sorted by relevance
| /NextBSD/libexec/bootpd/ |
| HD | getether.c | 241 if (getmsg(fd, &cbuf, NULL, &flags) < 0) { 283 if (getmsg(fd, &cbuf, NULL, &flags) < 0) {
|
| /NextBSD/usr.bin/gencat/ |
| HD | gencat.c | 108 static char *getmsg(int, char *, char); 301 getmsg(int fd, char *cptr, char quote) function 458 str = getmsg(fd, cptr, quote);
|
| /NextBSD/contrib/libpcap/ |
| HD | pcap-dlpi.c | 216 if (getmsg(p->fd, &ctl, &data, &flags) < 0) { in pcap_read_dlpi() 1045 if (getmsg(fd, &ctl, (struct strbuf*)NULL, &flags) < 0) { 1523 if (getmsg(fd, &ctl, (struct strbuf *)NULL, &flags) < 0) { 1554 if (getmsg(fd, &ctl, (struct strbuf *)NULL, &flags) < 0) {
|
| /NextBSD/contrib/ipfilter/ipsd/ |
| HD | sdlpi.c | 105 i = getmsg(fd, NULL, &dbuf, &flags);
|
| /NextBSD/sys/arm/xscale/ixp425/ |
| HD | ixp425_npe.c | 1420 getmsg(struct ixpnpe_softc *sc, uint32_t msg[2]) in getmsg() function 1456 if (getmsg(sc, sc->sc_msg) == 0) in ixpnpe_intr() 1505 error = getmsg(sc, recv); in ixpnpe_sendandrecvmsg_sync() 1570 error = getmsg(sc, msg); in ixpnpe_recvmsg_sync()
|
| /NextBSD/contrib/openbsm/etc/ |
| HD | audit_event | 211 217:AUE_GETMSG:getmsg(2):nt 241 247:AUE_SOCKACCEPT:getmsg-accept:nt 244 250:AUE_SOCKRECEIVE:getmsg-receive:nt
|
| /NextBSD/crypto/heimdal/appl/telnet/telnetd/ |
| HD | telnetd.c | 1248 ret = getmsg(p, &strbufc, &strbufd, &flags); in readstream()
|
| /NextBSD/contrib/ipfilter/ipsend/ |
| HD | dlcommon.c | 512 if ((rc = getmsg(fd, ctlp, datap, flagsp)) < 0) {
|
| /NextBSD/contrib/gcc/ |
| HD | sys-protos.h | 464 extern int getmsg(int, struct strbuf *, struct strbuf *, int *);
|
| /NextBSD/crypto/heimdal/ |
| HD | ChangeLog.2000 | 180 (getmsg): only run test if we have the function 360 * configure.in: do getmsg testing the same way as in krb4
|
| HD | configure | 28172 ret = getmsg(open("/dev/null", 0), NULL, NULL, NULL);
|
| /NextBSD/crypto/heimdal/include/ |
| HD | config.h.in | 420 /* Define if you have a working getmsg. */
|
| /NextBSD/contrib/compiler-rt/lib/dfsan/ |
| HD | libc_ubuntu1404_abilist.txt | 1888 fun:getmsg=uninstrumented
|