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

/sendmail/include/sm/
H A Dshm.h38 # ifndef SHM_W
39 # define SHM_W 0200 macro
40 # endif /* SHM_W */
/sendmail/libsm/
H A Dshm.c52 shmflg = SHM_R|SHM_W|(SHM_R>>3)|(SHM_W>>3);
/sendmail/sendmail/
H A Dqueue.c6935 SHM_R|SHM_W|(SHM_R>>3)|(SHM_W>>3),

Completed in 26 milliseconds