Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dnto-procfs.c58 static void procfs_open (char *, int);
119 procfs_open (char *arg, int from_tty) in procfs_open() function
1266 procfs_ops.to_open = procfs_open; in init_procfs_ops()
H A Dprocfs.c114 static void procfs_open (char *, int);
162 procfs_ops.to_open = procfs_open; in init_procfs_ops()
4649 procfs_open (char *args, int from_tty) in procfs_open() function
H A DChangeLog-19962064 (procfs_open): Ditto.
H A DChangeLog-19921937 procfs_files_info, procfs_open, procfs_mourn_inferior,