Home
last modified time | relevance | path

Searched refs:shared_realloc (Results 1 – 6 of 6) sorted by relevance

/dports/astro/cfitsio/cfitsio-3.49/
H A Ddrvrsmem.h151 SHARED_P shared_realloc(int idx, long newsize); /* reallocate n-bytes of shared memory (ON LOCKED S…
H A Ddrvrsmem.c543 SHARED_P shared_realloc(int idx, long newsize) /* realloc shared memory segment */ in shared_realloc() function
961 …if (NULL == shared_realloc(driverhandle, shared_lt[driverhandle].seekpos + nbytes + sizeof(DAL_SHM… in smem_write()
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Ddrvrsmem.h151 SHARED_P shared_realloc(int idx, long newsize); /* reallocate n-bytes of shared memory (ON LOCKED S…
H A Ddrvrsmem.c543 SHARED_P shared_realloc(int idx, long newsize) /* realloc shared memory segment */ in shared_realloc() function
961 …if (NULL == shared_realloc(driverhandle, shared_lt[driverhandle].seekpos + nbytes + sizeof(DAL_SHM… in smem_write()
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Ddrvrsmem.h151 SHARED_P shared_realloc(int idx, long newsize); /* reallocate n-bytes of shared memory (ON LOCKED S…
H A Ddrvrsmem.c543 SHARED_P shared_realloc(int idx, long newsize) /* realloc shared memory segment */ in shared_realloc() function
961 …if (NULL == shared_realloc(driverhandle, shared_lt[driverhandle].seekpos + nbytes + sizeof(DAL_SHM… in smem_write()