Home
last modified time | relevance | path

Searched refs:copy_shmid_to_user (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/ipc/
Dshm.c262 static inline unsigned long copy_shmid_to_user(void *buf, struct shmid64_ds *in, int version) in copy_shmid_to_user() function
459 if(copy_shmid_to_user (buf, &tbuf, version)) in sys_shmctl()