Home
last modified time | relevance | path

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

/freebsd-12.1/libexec/bootpd/
H A Dgetether.c241 if (getmsg(fd, &cbuf, NULL, &flags) < 0) {
283 if (getmsg(fd, &cbuf, NULL, &flags) < 0) {
/freebsd-12.1/usr.bin/gencat/
H A Dgencat.c110 static char *getmsg(int, char *, char);
303 getmsg(int fd, char *cptr, char quote) function
460 str = getmsg(fd, cptr, quote);
/freebsd-12.1/contrib/libpcap/
H A Dpcap-dlpi.c230 if (getmsg(p->fd, &ctl, &data, &flags) < 0) { in pcap_read_dlpi()
1172 if (getmsg(fd, &ctl, (struct strbuf*)NULL, &flags) < 0) {
1648 if (getmsg(fd, &ctl, (struct strbuf *)NULL, &flags) < 0) {
1684 if (getmsg(fd, &ctl, (struct strbuf *)NULL, &flags) < 0) {
/freebsd-12.1/contrib/openbsm/etc/
H A Daudit_event211 217:AUE_GETMSG:getmsg(2):nt
241 247:AUE_SOCKACCEPT:getmsg-accept:nt
244 250:AUE_SOCKRECEIVE:getmsg-receive:nt
/freebsd-12.1/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c1248 ret = getmsg(p, &strbufc, &strbufd, &flags); in readstream()
/freebsd-12.1/contrib/ipfilter/ipsend/
H A Ddlcommon.c508 if ((rc = getmsg(fd, ctlp, datap, flagsp)) < 0) {
/freebsd-12.1/contrib/gcc/
H A Dsys-protos.h464 extern int getmsg(int, struct strbuf *, struct strbuf *, int *);
/freebsd-12.1/crypto/heimdal/
H A DChangeLog.2000180 (getmsg): only run test if we have the function
360 * configure.in: do getmsg testing the same way as in krb4
H A Dconfigure28172 ret = getmsg(open("/dev/null", 0), NULL, NULL, NULL);
/freebsd-12.1/crypto/heimdal/include/
H A Dconfig.h.in420 /* Define if you have a working getmsg. */
/freebsd-12.1/contrib/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1888 fun:getmsg=uninstrumented