Searched defs:osrel (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.2-release/sys/fs/procfs/
H A Dprocfs_osrel.c45 int ov, osrel, i; local
/freebsd-10.2-release/usr.bin/procstat/
H A Dprocstat_bin.c45 int osrel; local
/freebsd-10.2-release/lib/libc/gen/
H A D__getosreldate.c53 int error, osrel; local
/freebsd-10.2-release/sys/compat/linux/
H A Dlinux_mib.c232 linux_map_osrel(char *osrelease, int *osrel) argument
386 int error, jsys, len, osrel, oss_version; local
734 int osrel; local
/freebsd-10.2-release/sys/i386/linux/
H A Dlinux_sysvec.c1023 linux_trans_osrel(const Elf_Note *note, int32_t *osrel) argument
/freebsd-10.2-release/sys/amd64/linux32/
H A Dlinux32_sysvec.c1049 linux32_trans_osrel(const Elf_Note *note, int32_t *osrel) argument
/freebsd-10.2-release/libexec/rtld-elf/
H A Drtld.h247 int32_t osrel; /* OSREL note value */ member in struct:Struct_Obj_Entry
H A Drtld.c4925 int error, osrel; local
[all...]
/freebsd-10.2-release/sys/kern/
H A Dimgact_elf.c161 __elfN(freebsd_trans_osrel)(const Elf_Note *note, int32_t *osrel) argument
185 kfreebsd_trans_osrel(const Elf_Note *note, int32_t *osrel) argument
260 get_brandinfo(struct image_params *imgp, const char *interp, int interp_name_len, int32_t *osrel) argument
727 int32_t osrel = 0; local
2021 parse_notes(struct image_params *imgp, Elf_Brandnote *checknote, int32_t *osrel, const Elf_Phdr *pnote) argument
2073 check_note(struct image_params *imgp, Elf_Brandnote *checknote, int32_t *osrel) argument
[all...]
H A Dkern_proc.c2661 int flags, error, osrel; local

Completed in 207 milliseconds