Home
last modified time | relevance | path

Searched defs:ntohl (Results 1 – 6 of 6) sorted by relevance

/csrg-svn/contrib/jove-4.14.6/
H A Dmacvert.c49 ntohl(x) in ntohl() function
61 ntohl(x) in ntohl() function
/csrg-svn/sys/pmax/include/
H A Dendian.h48 #define ntohl(x) (x) macro
/csrg-svn/sys/hp300/include/
H A Dendian.h43 #define ntohl(x) (x) macro
/csrg-svn/sys/deprecated/bbnnet/
H A Din.h77 #define ntohl(x) (x) macro
/csrg-svn/sys/pmax/pmax/OLD/
H A DLocore.c276 u_long ntohl(l) u_long l; { return ((u_long)l); } in ntohl() function
/csrg-svn/sys/vax/vax/
H A DLocore.c387 u_long ntohl(l) u_long l; { return ((u_long)l); } in ntohl() function