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

/freebsd-11-stable/contrib/gdb/gdb/
H A Dnto-procfs.c58 static void procfs_open (char *, int);
88 /* These two globals are only ever set in procfs_open(), but are
119 procfs_open (char *arg, int from_tty) function
1265 procfs_ops.to_open = procfs_open;
H A Dprocfs.c114 static void procfs_open (char *, int);
162 procfs_ops.to_open = procfs_open;
4610 procfs_open (char *args, int from_tty) function

Completed in 98 milliseconds