Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dprocfs.h60 #define PRSTATUS_VERSION 1 /* Current version of prstatus_t */ macro
/f-stack/freebsd/kern/
H A Dimgact_elf.c2258 status->pr_version = PRSTATUS_VERSION; in __elfN()