Home
last modified time | relevance | path

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

/freebsd/usr.bin/gcore/
H A Delfcore.c108 static void *elf_note_procstat_kqueues(void *, size_t *);
392 elf_putnote(NT_PROCSTAT_KQUEUES, elf_note_procstat_kqueues, &pid, sb); in elf_putnotes()
847 elf_note_procstat_kqueues(void *arg, size_t *sizep) in elf_note_procstat_kqueues() function