Home
last modified time | relevance | path

Searched defs:newm (Results 1 – 3 of 3) sorted by relevance

/external/cronet/third_party/apache-portable-runtime/src/shmem/os2/
Dshm.c35 apr_shm_t *newm = (apr_shm_t *)apr_palloc(pool, sizeof(apr_shm_t)); in apr_shm_create() local
85 apr_shm_t *newm = (apr_shm_t *)apr_palloc(pool, sizeof(apr_shm_t)); in apr_shm_attach() local
147 apr_shm_t *newm = (apr_shm_t *)apr_palloc(pool, sizeof(apr_shm_t)); in apr_os_shm_put() local
/external/iptables/iptables/
Dxtables-eb.c545 struct xtables_match *newm; in ebt_add_match() local
/external/python/cpython2/Python/
Dimport.c2776 PyObject *newm; in PyImport_ReloadModule() local