Home
last modified time | relevance | path

Searched refs:getLong (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/serf/buckets/
Ddeflate_buckets.c73 static unsigned long getLong(unsigned char *string) in getLong() function
192 compCRC = getLong((unsigned char*)ctx->hdr_buffer); in serf_deflate_read()
196 compLen = getLong((unsigned char*)ctx->hdr_buffer + 4); in serf_deflate_read()
/freebsd-10-stable/sbin/dhclient/
Dconvert.c61 getLong(unsigned char *(buf)) in getLong() function
Ddhcpd.h338 int32_t getLong(unsigned char *);
Doptions.c779 (long)getLong(dp)); in pretty_print_option()