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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dprocfs.c363 enum { FD_CTL, FD_STATUS, FD_AS }; enumerator in enum:__anon1222
411 case FD_AS:
2390 if (pi->as_fd == 0 && open_procinfo_files (pi, FD_AS) == 0)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dprocfs.c364 enum { FD_CTL, FD_STATUS, FD_AS }; enumerator in enum:__anon727
412 case FD_AS:
2369 if (pi->as_fd == 0 && open_procinfo_files (pi, FD_AS) == 0)

Completed in 209 milliseconds