Searched refs:procfs_open (Results 1 – 2 of 2) sorted by relevance
58 static void procfs_open (char *, int);119 procfs_open (char *arg, int from_tty) in procfs_open() function1265 procfs_ops.to_open = procfs_open; in init_procfs_ops()
114 static void procfs_open (char *, int);162 procfs_ops.to_open = procfs_open; in init_procfs_ops()4610 procfs_open (char *args, int from_tty) in procfs_open() function