Home
last modified time | relevance | path

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

/linux-5.10/net/unix/
Dsysctl_net_unix.c14 static struct ctl_table unix_table[] = { variable
29 table = kmemdup(unix_table, sizeof(unix_table), GFP_KERNEL); in unix_sysctl_register()