Home
last modified time | relevance | path

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

/src/usr.bin/gcore/
H A Delfcore.c112 static void *elf_note_procstat_rlimit(void *, size_t *);
385 elf_putnote(NT_PROCSTAT_RLIMIT, elf_note_procstat_rlimit, &pid, sb); in elf_putnotes()
853 elf_note_procstat_rlimit(void *arg, size_t *sizep) in elf_note_procstat_rlimit() function