Searched refs:sbuf_start_section (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/lib/libsbuf/ |
| H A D | Symbol.map | 30 sbuf_start_section;
|
| /freebsd-12.1/usr.bin/gcore/ |
| H A D | elfcore.c | 232 sbuf_start_section(sb, NULL); in elf_coredump() 234 sbuf_start_section(sb, &old_len); in elf_coredump() 369 sbuf_start_section(sb, &old_len); in elf_putnotes() 426 sbuf_start_section(sb, &old_len); in elf_putnote() 431 sbuf_start_section(sb, &old_len); in elf_putnote()
|
| /freebsd-12.1/sys/sys/ |
| H A D | sbuf.h | 102 void sbuf_start_section(struct sbuf *, ssize_t *);
|
| /freebsd-12.1/sys/kern/ |
| H A D | imgact_elf.c | 1789 sbuf_start_section(sb, NULL); in __elfN() 2030 sbuf_start_section(sb, &old_len); in __elfN() 2035 sbuf_start_section(sb, &old_len); in __elfN() 2341 sbuf_start_section(sb, &start_len); in note_procstat_files()
|
| H A D | subr_sbuf.c | 849 sbuf_start_section(struct sbuf *s, ssize_t *old_lenp) in sbuf_start_section() function
|
| /freebsd-12.1/share/man/man9/ |
| H A D | Makefile | 1799 sbuf.9 sbuf_start_section.9 \
|