Searched defs:newline (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvarname-dot-newline.mk[all...]
/freebsd-13-stable/contrib/kyua/utils/cmdline/
H A Dui_mock.cpp56 ui_mock::err(const std::string& message, const bool newline) argument
74 ui_mock::out(const std::string& message, const bool newline) argument
[all...]
H A Dui.cpp79 cmdline::ui::err(const std::string& message, const bool newline) argument
101 cmdline::ui::out(const std::string& message, const bool newline) argument
[all...]
/freebsd-13-stable/bin/echo/
H A Decho.c82 char newline[] = "\n"; local
/freebsd-13-stable/lib/libc/stdio/
H A Dgetdelim.c69 char *newline; local
/freebsd-13-stable/usr.bin/from/
H A Dfrom.c64 int ch, count, newline; local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddebug.c97 char *newline = strchr(s, '\n'); local
H A Dconfig_file.c291 const char *start, *newline; local
364 const char *newline = memchr(ctx->parser_buffer + ctx->buffer_pos, '\\n', local
[all...]
/freebsd-13-stable/libexec/tftpd/
H A Dtftp-file.c113 static int newline = -1; local
/freebsd-13-stable/contrib/dma/
H A Dlocal.c132 const char *newline = "\n"; local
H A Dmail.c380 char newline[MAX_LINE_RFC822]; local
[all...]
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dkuserok.c81 char *newline = buf + strcspn(buf, "\n"); local
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_humanize_number.c158 newline(void) function
/freebsd-13-stable/usr.bin/chkey/
H A Dchkey.c204 char newline = '\n'; local
/freebsd-13-stable/usr.bin/indent/
H A Dindent_codes.h41 #define newline 1 macro
/freebsd-13-stable/usr.sbin/keyserv/
H A Dkeyserv.c296 char newline = '\n'; local
/freebsd-13-stable/contrib/unbound/smallapp/
H A Dunbound-control.c828 const char* newline="\n"; local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h34 newline, enumerator in enum:clang::comments::tok::TokenKind
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp639 void llvm::json::OStream::newline() { function in class:llvm::json::OStream
/freebsd-13-stable/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c456 char *newline; local
/freebsd-13-stable/contrib/bc/src/
H A Dhistory.c1101 const char newline[2] = "\n"; local
/freebsd-13-stable/contrib/libxo/libxo/
H A Dxo_syslog.c183 char newline[] = "\n"; local
/freebsd-13-stable/contrib/diff/src/
H A Dutil.c702 if (newline - p != trivial_length local
687 char const *newline = linbuf0[i + 1] - 1; local
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlvm.c74 int newline = getfuncline(p, npc); local
/freebsd-13-stable/contrib/lua/src/
H A Dldebug.c838 int newline = luaG_getfuncline(p, npci); local

Completed in 338 milliseconds

12