Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/smb/
H A Dsmb_iod.c555 int herror; in smb_iod_sendall() local
557 herror = 0; in smb_iod_sendall()
567 herror = smb_iod_sendrq(iod, rqp); in smb_iod_sendall()
587 if (herror) in smb_iod_sendall()
591 if (herror == ENOTCONN) in smb_iod_sendall()
/dragonfly/lib/libc/resolv/
H A DMakefile.inc3 SRCS+= h_errno.c herror.c mtctxres.c res_comp.c res_data.c res_debug.c \
H A Dherror.c96 herror(const char *s) { in herror() function
H A DSymbol.map87 herror;
/dragonfly/contrib/smbfs/lib/smb/
H A Dnb_net.c77 herror(NULL); in nb_resolvehost_in()
/dragonfly/include/
H A Dnetdb.h312 void herror(const char *);
/dragonfly/usr.bin/rup/
H A Drup.c178 herror("rup"); in onehost()
/dragonfly/bin/hostname/
H A Dhostname.c260 herror("gethostbyaddr"); in main()
/dragonfly/lib/libc/net/
H A DMakefile.inc69 gethostbyname.3 herror.3 \
/dragonfly/sbin/routed/rtquery/
H A Drtquery.c152 herror(0); in main()
490 herror(host); in out()
/dragonfly/lib/libcompat/4.3/
H A Drexec.c448 herror(*ahost); in rexec()