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

/freebsd-10-stable/sys/fs/procfs/
H A Dprocfs_osrel.c45 int ov, osrel, i; local
/freebsd-10-stable/usr.bin/procstat/
H A Dprocstat_bin.c45 int osrel; local
/freebsd-10-stable/lib/libc/gen/
H A D__getosreldate.c53 int error, osrel; local
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_mib.c133 linux_map_osrel(char *osrelease, int *osrel) argument
260 int error, jsys, len, osrel, oss_version; local
509 int osrel; local
/freebsd-10-stable/sys/amd64/linux32/
H A Dlinux32_sysvec.c1091 linux32_trans_osrel(const Elf_Note *note, int32_t *osrel) argument
/freebsd-10-stable/sys/amd64/linux/
H A Dlinux_sysvec.c873 linux_trans_osrel(const Elf_Note *note, int32_t *osrel) argument
/freebsd-10-stable/sys/i386/linux/
H A Dlinux_sysvec.c1073 linux_trans_osrel(const Elf_Note *note, int32_t *osrel) argument
/freebsd-10-stable/libexec/rtld-elf/
H A Drtld.h247 int32_t osrel; /* OSREL note value */ member in struct:Struct_Obj_Entry
H A Drtld.c5063 int error, osrel; local
[all...]
/freebsd-10-stable/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
747 int32_t osrel; local
2205 parse_notes(struct image_params *imgp, Elf_Brandnote *checknote, int32_t *osrel, const Elf_Phdr *pnote) argument
2284 check_note(struct image_params *imgp, Elf_Brandnote *checknote, int32_t *osrel) argument
[all...]
H A Dkern_proc.c2721 int flags, error, osrel; local

Completed in 321 milliseconds