Home
last modified time | relevance | path

Searched defs:uLong (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/zmod/
H A Dzconf.h103 typedef unsigned long uLong; typedef
/titanic_44/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h125 #define uLong z_uLong macro
308 typedef unsigned long uLong; /* 32 bits or more */ typedef
H A Dzlib.c263 typedef uLong (*check_func) OF((uLong check, const Bytef *buf, uInt len)); typedef
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.h115 typedef unsigned long uLong; /* 32 bits or more */ typedef
H A Dzlib.c121 typedef uLong (*check_func) OF((uLong check, Bytef *buf, uInt len)); typedef