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