Home
last modified time | relevance | path

Searched refs:getmsg (Results 1 – 13 of 13) sorted by relevance

/NextBSD/libexec/bootpd/
HDgetether.c241 if (getmsg(fd, &cbuf, NULL, &flags) < 0) {
283 if (getmsg(fd, &cbuf, NULL, &flags) < 0) {
/NextBSD/usr.bin/gencat/
HDgencat.c108 static char *getmsg(int, char *, char);
301 getmsg(int fd, char *cptr, char quote) function
458 str = getmsg(fd, cptr, quote);
/NextBSD/contrib/libpcap/
HDpcap-dlpi.c216 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/
HDsdlpi.c105 i = getmsg(fd, NULL, &dbuf, &flags);
/NextBSD/sys/arm/xscale/ixp425/
HDixp425_npe.c1420 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/
HDaudit_event211 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/
HDtelnetd.c1248 ret = getmsg(p, &strbufc, &strbufd, &flags); in readstream()
/NextBSD/contrib/ipfilter/ipsend/
HDdlcommon.c512 if ((rc = getmsg(fd, ctlp, datap, flagsp)) < 0) {
/NextBSD/contrib/gcc/
HDsys-protos.h464 extern int getmsg(int, struct strbuf *, struct strbuf *, int *);
/NextBSD/crypto/heimdal/
HDChangeLog.2000180 (getmsg): only run test if we have the function
360 * configure.in: do getmsg testing the same way as in krb4
HDconfigure28172 ret = getmsg(open("/dev/null", 0), NULL, NULL, NULL);
/NextBSD/crypto/heimdal/include/
HDconfig.h.in420 /* Define if you have a working getmsg. */
/NextBSD/contrib/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt1888 fun:getmsg=uninstrumented