Home
last modified time | relevance | path

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

/linux/ipc/
H A Dutil.c351 * ipc_check_perms - check security and permissions for an ipc object
365 static int ipc_check_perms(struct ipc_namespace *ns, in ipc_check_perms() function
427 * ipc_check_perms returns the IPC id on in ipcget_public()
430 err = ipc_check_perms(ns, ipcp, ops, params); in ipcget_public()