Searched defs:SHM_OFF_TAG (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c230 # define SHM_OFF_TAG(p) (((char *) (p)) + sizeof(pid_t) + sizeof(int)) macro
6953 p = (int *) SHM_OFF_TAG(Pshm);
6964 p = (int *) SHM_OFF_TAG(Pshm);

Completed in 59 milliseconds