Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Ddevices.c191 static int sock_no_open(struct inode *irrelevant, struct file *dontcare) in sock_no_open() function
197 open: sock_no_open
/linux-2.4.37.9/net/
Dsocket.c88 static int sock_no_open(struct inode *irrelevant, struct file *dontcare);
121 open: sock_no_open, /* special open code to disallow open via /proc */
470 static int sock_no_open(struct inode *irrelevant, struct file *dontcare) in sock_no_open() function