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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dutil.c319 * ipc_check_perms - check security and permissions for an IPC
332 static int ipc_check_perms(struct kern_ipc_perm *ipcp, struct ipc_ops *ops, function
396 * ipc_check_perms returns the IPC id on
399 err = ipc_check_perms(ipcp, ops, params);

Completed in 86 milliseconds