Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Dgetether.c237 if (getmsg(fd, &cbuf, NULL, &flags) < 0) {
279 if (getmsg(fd, &cbuf, NULL, &flags) < 0) {
/freebsd/usr.bin/gencat/
H A Dgencat.c108 static char *getmsg(int, char *, char);
301 getmsg(int fd, char *cptr, char quote) function
458 str = getmsg(fd, cptr, quote);
/freebsd/crypto/openssl/crypto/dso/
H A Ddso_vms.c332 status = sys$getmsg(status, &length, &errstring_dsc, 1, 0); in vms_bind_sym()
430 status = sys$getmsg(status, &length, &errstring_dsc, 1, 0); in vms_merger()
/freebsd/contrib/libpcap/
H A Dpcap-dlpi.c222 if (getmsg(p->fd, &ctl, &data, &flags) < 0) { in pcap_read_dlpi()
1197 if (getmsg(fd, &ctl, (struct strbuf*)NULL, &flags) < 0) {
1676 if (getmsg(fd, &ctl, (struct strbuf *)NULL, &flags) < 0) {
1712 if (getmsg(fd, &ctl, (struct strbuf *)NULL, &flags) < 0) {
/freebsd/contrib/openbsm/etc/
H A Daudit_event208 217:AUE_GETMSG:getmsg(2):nt
238 247:AUE_SOCKACCEPT:getmsg-accept:nt
241 250:AUE_SOCKRECEIVE:getmsg-receive:nt
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c1248 ret = getmsg(p, &strbufc, &strbufd, &flags); in readstream()
/freebsd/sbin/ipf/ipsend/
H A Ddlcommon.c464 if ((rc = getmsg(fd, ctlp, datap, flagsp)) < 0) { in strgetmsg()
/freebsd/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/crypto/heimdal/include/
H A Dconfig.h.in420 /* Define if you have a working getmsg. */
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1894 fun:getmsg=uninstrumented