Searched refs:pr_version (Results 1 – 7 of 7) sorted by relevance
63 int pr_version; /* Version number of struct (1) */ member82 int pr_version; /* Version number of struct (1) */ member98 int32_t pr_version; member109 int32_t pr_version; member
62 int pr_version; member71 int pr_version; member
48 pr_version(VOID_PARAM) in pr_version() function228 pr_version();
409 int pr_version = data.GetU32(&offset); in ParseFreeBSDPrStatus() local413 if (pr_version > 1) in ParseFreeBSDPrStatus()414 LLDB_LOGF(log, "FreeBSD PRSTATUS unexpected version %d", pr_version); in ParseFreeBSDPrStatus()437 int pr_version = data.GetU32(&offset); in ParseFreeBSDPrPsInfo() local441 if (pr_version > 1) in ParseFreeBSDPrPsInfo()442 LLDB_LOGF(log, "FreeBSD PRPSINFO unexpected version %d", pr_version); in ParseFreeBSDPrPsInfo()
624 psinfo->pr_version = PRPSINFO_VERSION; in elf_note_prpsinfo()668 status->pr_version = PRSTATUS_VERSION; in elf_note_prstatus()
2288 psinfo->pr_version = PRPSINFO_VERSION; in __elfN()2348 status->pr_version = PRSTATUS_VERSION; in __elfN()
3866 xp->pr_version = XPRISON_VERSION; in sysctl_jail_list()