Home
last modified time | relevance | path

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

/dports/astro/cfitsio/cfitsio-3.49/
H A Ddrvrsmem.h154 int shared_set_attr(int idx, int newattr); /* set attributes of attached shared memory segment (ON …
H A Ddrvrsmem.c673 int shared_set_attr(int idx, int newattr) /* get the attributes of the shared memory segment … in shared_set_attr() function
777 if (shared_set_attr(i, SHARED_RESIZE) >= SHARED_ERRBASE) in shared_uncond_delete()
909 shared_set_attr(h, SHARED_RESIZE); /* delete PERSIST attribute */ in smem_remove()
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Ddrvrsmem.h154 int shared_set_attr(int idx, int newattr); /* set attributes of attached shared memory segment (ON …
H A Ddrvrsmem.c673 int shared_set_attr(int idx, int newattr) /* get the attributes of the shared memory segment … in shared_set_attr() function
777 if (shared_set_attr(i, SHARED_RESIZE) >= SHARED_ERRBASE) in shared_uncond_delete()
909 shared_set_attr(h, SHARED_RESIZE); /* delete PERSIST attribute */ in smem_remove()
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Ddrvrsmem.h154 int shared_set_attr(int idx, int newattr); /* set attributes of attached shared memory segment (ON …
H A Ddrvrsmem.c673 int shared_set_attr(int idx, int newattr) /* get the attributes of the shared memory segment … in shared_set_attr() function
777 if (shared_set_attr(i, SHARED_RESIZE) >= SHARED_ERRBASE) in shared_uncond_delete()
909 shared_set_attr(h, SHARED_RESIZE); /* delete PERSIST attribute */ in smem_remove()