Searched refs:proc_flags (Results 1 – 4 of 4) sorted by relevance
1040 long proc_flags (procinfo * pi);1189 PROC_PRETTYFPRINT_STATUS (proc_flags (pi), in proc_get_status()1212 proc_flags (procinfo *pi) in proc_flags() function1652 PROC_PRETTYFPRINT_STATUS (proc_flags (pi), in proc_stop_process()1698 PROC_PRETTYFPRINT_STATUS (proc_flags (pi), in proc_wait_for_stop()3602 if (proc_flags (pi) & (PR_STOPPED | PR_ISTOP)) in do_attach()3667 if (signo || (proc_flags (pi) & (PR_STOPPED | PR_ISTOP))) in do_detach()3924 flags = proc_flags (pi); in procfs_wait()3930 if (!(proc_flags (pi) & (PR_STOPPED | PR_ISTOP)) && in procfs_wait()3968 flags = proc_flags (pi); in procfs_wait()[all …]
7833 proc_api.o, proc_events.o, proc_flags.o, and proc_why.o to7969 * proc_flags.c: Rename to:8128 (proc_flags): combine flags that UnixWare splits into two locations.
41 * proc_flags.c: New file, pretty-print /proc flags.
4087 bfd_vma proc_flags = 0; in get_elf_section_flags() local4164 proc_flags |= flag; in get_elf_section_flags()4222 if (proc_flags) in get_elf_section_flags()4234 (unsigned long) proc_flags); in get_elf_section_flags()