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

/darwin-on-arm/xnu/bsd/kern/
H A Dposix_shm.c149 long pshm_namelen; /* length of looked up component */ member in struct:pshmname
237 if (pnp->pshm_namelen > PSHMNAMLEN) {
245 if (pcp->pshm_nlen == pnp->pshm_namelen &&
286 if (pnp->pshm_namelen > PSHMNAMLEN)
304 pcp->pshm_nlen = pnp->pshm_namelen;
428 nd.pshm_namelen = plen;
1050 nd.pshm_namelen = plen;

Completed in 17 milliseconds