Home
last modified time | relevance | path

Searched defs:p_flags (Results 1 – 17 of 17) sorted by relevance

/freebsd/tools/debugscripts/
H A Dnetstat-anr.gdb55 define p_flags definition
/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.h38 uint32_t p_flags = 0; member
/freebsd/contrib/tcsh/
H A Dsh.proc.h50 unsigned long p_flags; /* various job status flags */ member
/freebsd/usr.bin/netstat/
H A Droute.c474 p_flags(int f, const char *format) in p_flags() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h194 elf_word p_flags; ///< Segment attributes. member
H A DObjectFileELF.cpp3373 void ObjectFileELF::DumpELFProgramHeader_p_flags(Stream *s, elf_word p_flags) { in DumpELFProgramHeader_p_flags()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_freebsd.h
/freebsd/usr.sbin/ppp/
H A Droute.c181 p_flags(struct prompt *prompt, u_int32_t f, unsigned max) in p_flags() function
/freebsd/contrib/file/src/
H A Dreadelf.h182 Elf32_Word p_flags; member
188 Elf64_Word p_flags; member
/freebsd/sys/sys/
H A Delf32.h113 Elf32_Word p_flags; /* Access permission flags. */ member
H A Delf64.h117 Elf64_Word p_flags; /* Access permission flags. */ member
/freebsd/contrib/sendmail/src/
H A Dmain.c184 BITMAP256 *p_flags = NULL; /* daemon flags */ local
/freebsd/usr.bin/elfdump/
H A Delfdump.c312 static const char *p_flags[] = { variable
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2701 Elf32_Word p_flags; /* Segment flags. */ member
2708 Elf64_Word p_flags; /* Segment flags. */ member
/freebsd/contrib/elftoolchain/elfdump/
H A Delfdump.c365 static const char *p_flags[] = { variable
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1453 Elf32_Word p_flags; // Segment flags member
1460 Elf64_Word p_flags; // Segment flags member
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c3042 struct ecore_filter_accept_flags *p_flags = &p_data->accept_flags; in ecore_iov_vp_update_accept_flag() local