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

/freebsd-9.3-release/contrib/sendmail/src/
H A Dqueue.c230 # define SHM_OFF_TAG(p) (((char *) (p)) + sizeof(pid_t) + sizeof(int)) macro
6977 p = (int *) SHM_OFF_TAG(Pshm);
6988 p = (int *) SHM_OFF_TAG(Pshm);

Completed in 30 milliseconds