Home
last modified time | relevance | path

Searched refs:sys_htonl (Results 1 – 14 of 14) sorted by path

/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.398521 (sys_htonl, sys_ntohl): New wrapper functions.
98525 * nt/inc/sys/socket.h: Add sys_htonl and sys_ntohl prototypes.
/dports/editors/emacs-devel/emacs-4d1968b/nt/inc/sys/
H A Dsocket.h95 #define htonl sys_htonl
117 u_long sys_htonl (u_long hostlong);
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dw32.c8104 sys_htonl (u_long hostlong) in sys_htonl() function
9877 maskp[i] = sys_htonl (-1U << (32 - numbits)); in network_interface_list()
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.39942 (sys_htonl, sys_ntohl): New wrapper functions.
9946 * nt/inc/sys/socket.h: Add sys_htonl and sys_ntohl prototypes.
/dports/editors/emacs/emacs-27.2/nt/inc/sys/
H A Dsocket.h95 #define htonl sys_htonl
117 u_long sys_htonl (u_long hostlong);
/dports/editors/emacs/emacs-27.2/src/
H A Dw32.c8005 sys_htonl (u_long hostlong) in sys_htonl() function
9756 maskp[i] = sys_htonl (-1U << (32 - numbits)); in network_interface_list()
/dports/emulators/kcemu/KCemu-0.5.1/include/sys/
H A Dsysdep.h132 unsigned long sys_htonl(unsigned long hostlong);
/dports/emulators/kcemu/KCemu-0.5.1/src/kc/kcnet/
H A Dsocket.cc68 word_t nval = sys_htonl(val); in put_long()
/dports/emulators/kcemu/KCemu-0.5.1/src/sys/linux/
H A DMakefile.am19 sys_htonl.c \
H A DMakefile.in84 sys_getdiskinfo.$(OBJEXT) sys_htonl.$(OBJEXT) \
309 sys_htonl.c \
373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sys_htonl.Po@am__quote@
H A Dsys_htonl.c26 sys_htonl(unsigned long hostlong) in sys_htonl() function
/dports/emulators/kcemu/KCemu-0.5.1/src/sys/mingw/
H A DMakefile.am19 sys_htonl.c \
H A DMakefile.in84 sys_getdiskinfo.$(OBJEXT) sys_htonl.$(OBJEXT) \
309 sys_htonl.c \
373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sys_htonl.Po@am__quote@
H A Dsys_htonl.c26 sys_htonl(unsigned long hostlong) in sys_htonl() function