Go to the documentation of this file.
10#define SQUID_OS_HPUX_H
20#if !defined(HAVE_GETPAGESIZE)
21#define HAVE_GETPAGESIZE
22#define getpagesize( ) sysconf(_SC_PAGE_SIZE)
29#define HAVE_GETRUSAGE 1
30#define getrusage(a, b) syscall(SYS_GETRUSAGE, a, b)
36#if !defined(HAVE_GETPAGESIZE)
37#define HAVE_GETPAGESIZE
38#define getpagesize( ) sysconf(_SC_PAGE_SIZE)
Introduction
Documentation
Support
Miscellaneous
Web Site Translations
Mirrors