Searched refs:shmem_size (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/apache-793/httpd/modules/aaa/
H A Dmod_auth_digest.c191 static apr_size_t shmem_size = DEF_SHMEM_SIZE; variable
283 sts = apr_shm_create(&client_shm, shmem_size,
296 shmem_size, ctx);
646 shmem_size = size;
654 shmem_size, num_buckets);
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDSystem.h115 vm_size_t shmem_size; // size of shared memory member in class:IOHIDSystem
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp2011 shmem_size = size;
2037 bzero( (void*)shmem_addr, shmem_size);

Completed in 149 milliseconds