Home
last modified time | relevance | path

Searched defs:newline (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/contrib/kyua/utils/cmdline/
H A Dui_mock.cpp56 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 Dui.cpp79 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 Decho.c51 char newline[] = "\n"; in main() local
/freebsd/lib/libc/stdio/
H A Dgetdelim.c67 char *newline; in expandtofit() local
/freebsd/usr.bin/from/
H A Dfrom.c50 int ch, count, newline; in main() local
/freebsd/contrib/dma/
H A Dlocal.c133 const char *newline = "\n"; in deliver_local() local
H A Dmail.c382 char newline[MAX_LINE_RFC822 + 1]; in readmail() local
/freebsd/usr.bin/indent/
H A Dindent_codes.h38 #define newline 1 macro
/freebsd/usr.bin/chkey/
H A Dchkey.c196 char newline = '\n'; in main() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dkuserok.c81 char *newline = buf + strcspn(buf, "\n"); in check_one_file() local
/freebsd/libexec/tftpd/
H A Dtftp-file.c110 static int newline = -1; in convert_to_net() local
/freebsd/contrib/diff/src/
H A Dutil.c687 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 Dt_humanize_number.c158 newline(void) in newline() function
/freebsd/usr.sbin/keyserv/
H A Dkeyserv.c282 char newline = '\n'; in getrootkey() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h34 newline, enumerator
/freebsd/contrib/libxo/libxo/
H A Dxo_syslog.c183 char newline[] = "\n"; in xo_send_syslog() local
/freebsd/contrib/bc/src/
H A Dnum.c2780 bc_num_printDecimal(const BcNum* restrict n, bool newline) in bc_num_printDecimal()
2841 bc_num_printExponent(const BcNum* restrict n, bool eng, bool newline) in bc_num_printExponent()
3052 BcNumDigitOp print, bool newline) in bc_num_printNum()
3322 bc_num_printBase(BcNum* restrict n, BcBigDig base, bool newline) in bc_num_printBase()
3519 bc_num_print(BcNum* restrict n, BcBigDig base, bool newline) in bc_num_print()
H A Dhistory.c1775 const char newline[2] = { '\n', '\0' }; in bc_history_printCtrl() local
/freebsd/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c461 char *newline; in oid_get_description() local
/freebsd/contrib/unbound/smallapp/
H A Dunbound-control.c851 const char* newline="\n"; in go_cmd() local
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlvm.c73 int newline = getfuncline(p, npc); in traceexec() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp837 void llvm::json::OStream::newline() { in newline() function in llvm::json::llvm::json::OStream
/freebsd/usr.bin/top/
H A Ddisplay.c857 u_process(int line, char *newline) in u_process()
/freebsd/contrib/lua/src/
H A Dldebug.c910 int newline = luaG_getfuncline(p, npci); in luaG_traceexec() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h428 void newline(StreamType &SS) { in newline() function

12