Home
last modified time | relevance | path

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

/linux-2.4.37.9/ipc/ !
Dshm.c62 static int sysvipc_shm_read_proc(char *buffer, char **start, off_t offset, int length, int *eof, vo…
75 create_proc_read_entry("sysvipc/shm", 0, 0, sysvipc_shm_read_proc, NULL); in shm_init()
694 static int sysvipc_shm_read_proc(char *buffer, char **start, off_t offset, int length, int *eof, vo… in sysvipc_shm_read_proc() function