/freebsd/contrib/kyua/utils/cmdline/ |
H A D | ui_mock.cpp | 56 ui_mock::err(const std::string& message, const bool newline) in err() 74 ui_mock::out(const std::string& message, const bool newline) in out()
|
H A D | ui.cpp | 79 cmdline::ui::err(const std::string& message, const bool newline) in err() 101 cmdline::ui::out(const std::string& message, const bool newline) in out()
|
/freebsd/bin/echo/ |
H A D | echo.c | 51 char newline[] = "\n"; in main() local
|
/freebsd/lib/libc/stdio/ |
H A D | getdelim.c | 67 char *newline; in expandtofit() local
|
/freebsd/usr.bin/from/ |
H A D | from.c | 50 int ch, count, newline; in main() local
|
/freebsd/contrib/dma/ |
H A D | local.c | 133 const char *newline = "\n"; in deliver_local() local
|
H A D | mail.c | 382 char newline[MAX_LINE_RFC822 + 1]; in readmail() local
|
/freebsd/usr.bin/indent/ |
H A D | indent_codes.h | 38 #define newline 1 macro
|
/freebsd/libexec/tftpd/ |
H A D | tftp-file.c | 110 static int newline = -1; in convert_to_net() local
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | kuserok.c | 81 char *newline = buf + strcspn(buf, "\n"); in check_one_file() local
|
/freebsd/contrib/diff/src/ |
H A D | util.c | 687 char const *newline = linbuf0[i + 1] - 1; in analyze_hunk() local 702 char const *newline = linbuf1[i + 1] - 1; in analyze_hunk() local
|
/freebsd/contrib/netbsd-tests/lib/libc/gen/ |
H A D | t_humanize_number.c | 158 newline(void) in newline() function
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | CommentLexer.h | 34 newline, enumerator
|
/freebsd/contrib/libxo/libxo/ |
H A D | xo_syslog.c | 183 char newline[] = "\n"; in xo_send_syslog() local
|
/freebsd/contrib/bc/src/ |
H A D | num.c | 2832 bc_num_printDecimal(const BcNum* restrict n, bool newline) in bc_num_printDecimal() 2893 bc_num_printExponent(const BcNum* restrict n, bool eng, bool newline) in bc_num_printExponent() 3094 BcNumDigitOp print, bool newline) in bc_num_printNum() 3364 bc_num_printBase(BcNum* restrict n, BcBigDig base, bool newline) in bc_num_printBase() 3561 bc_num_print(BcNum* restrict n, BcBigDig base, bool newline) in bc_num_print()
|
H A D | history.c | 1786 const char newline[2] = { '\n', '\0' }; in bc_history_printCtrl() local
|
/freebsd/usr.sbin/prometheus_sysctl_exporter/ |
H A D | prometheus_sysctl_exporter.c | 461 char *newline; in oid_get_description() local
|
/freebsd/contrib/unbound/smallapp/ |
H A D | unbound-control.c | 872 const char* newline="\n"; in go_cmd() local
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lvm.c | 73 int newline = getfuncline(p, npc); in traceexec() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | JSON.cpp | 833 void llvm::json::OStream::newline() { in newline() function in llvm::json::llvm::json::OStream
|
/freebsd/usr.bin/top/ |
H A D | display.c | 857 u_process(int line, char *newline) in u_process()
|
/freebsd/contrib/lua/src/ |
H A D | ldebug.c | 910 int newline = luaG_getfuncline(p, npci); in luaG_traceexec() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTraverse.h | 428 void newline(StreamType &SS) { in newline() function
|
/freebsd/contrib/libucl/src/ |
H A D | ucl_parser.c | 1592 bool newline = false; in ucl_parse_multiline_string() local
|
/freebsd/contrib/bmake/ |
H A D | job.c | 225 const char *newline; member
|