Home
last modified time | relevance | path

Searched refs:NT_PRSTATUS (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Delf_common.h803 #define NT_PRSTATUS 1 /* Process status. */ macro
/f-stack/freebsd/kern/
H A Dimgact_elf.c1914 size += register_note(list, NT_PRSTATUS, in __elfN()