Home
last modified time | relevance | path

Searched defs:trimmed (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/libutil/
H A Drealhostname.c50 char trimmed[MAXHOSTNAMELEN]; in realhostname() local
/freebsd/stand/efi/gptboot/
H A Dproto.c142 EFI_DEVICE_PATH *devpath, *trimmed = NULL; in probe_handle() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dcaptoinfo.c623 const char *trimmed = 0; in _nc_infotocap() local
/freebsd/contrib/ncurses/progs/
H A Ddump_entry.c1273 bool trimmed = FALSE; in fmt_entry() local
H A Dtic.c2867 check_exit_attribute(const char *name, char *test, char *trimmed, char *untrimmed) in check_exit_attribute()
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp11714 auto trimmed = [&] (size_t start, size_t end) { in Capturer() local