Searched refs:shmcalls (Results 1 – 1 of 1) sorted by relevance
125 static sy_call_t* const shmcalls[] = { variable957 if (uap->which >= sizeof(shmcalls) / sizeof(shmcalls[0])) { in shmsys()960 return (*shmcalls[uap->which])(p, &uap->a2, retval); in shmsys()