Home
last modified time | relevance | path

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

/src/usr.bin/gcore/
H A Delfcore.c219 sbuf_end_section(sb, old_len, hdrsize, 0); in elf_coredump()
223 sbuf_end_section(sb, -1, getpagesize(), 0); in elf_coredump()
393 size = sbuf_end_section(sb, old_len, 1, 0); in elf_putnotes()
427 sbuf_end_section(sb, old_len, sizeof(Elf32_Size), 0); in elf_putregnote()
430 sbuf_end_section(sb, old_len, sizeof(Elf32_Size), 0); in elf_putregnote()
453 sbuf_end_section(sb, old_len, sizeof(Elf32_Size), 0); in elf_putnote()
458 sbuf_end_section(sb, old_len, sizeof(Elf32_Size), 0); in elf_putnote()
/src/lib/libsbuf/
H A DSymbol.map30 sbuf_end_section;
/src/sys/sys/
H A Dsbuf.h105 ssize_t sbuf_end_section(struct sbuf *, ssize_t, size_t, int);
/src/sys/kern/
H A Dimgact_elf.c1857 sbuf_end_section(sb, -1, PAGE_SIZE, 0); in corehdr()
2128 sbuf_end_section(sb, old_len, ELF_NOTE_ROUNDSIZE, 0); in putnote()
2142 sect_len = sbuf_end_section(sb, old_len, ELF_NOTE_ROUNDSIZE, 0); in putnote()
2554 sect_len = sbuf_end_section(sb, start_len, 0, 0); in note_procstat_files()
2771 sect_len = sbuf_end_section(sb, start_len, 0, 0); in note_procstat_kqueues()
H A Dsubr_sbuf.c950 sbuf_end_section(struct sbuf *s, ssize_t old_len, size_t pad, int c) in sbuf_end_section() function
/src/share/man/man9/
H A DMakefile2004 sbuf.9 sbuf_end_section.9 \