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

12

/freebsd-11-stable/bin/echo/
H A Decho.c80 char newline[] = "\n"; local
/freebsd-11-stable/usr.bin/from/
H A Dfrom.c62 int ch, count, newline; local
/freebsd-11-stable/lib/libc/stdio/
H A Dgetdelim.c67 char *newline; local
/freebsd-11-stable/contrib/dma/
H A Dlocal.c131 const char *newline = "\n"; local
H A Dmail.c379 char newline[MAX_LINE_RFC822]; local
[all...]
/freebsd-11-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-11-stable/crypto/heimdal/lib/krb5/
H A Dkuserok.c81 char *newline = buf + strcspn(buf, "\n"); local
/freebsd-11-stable/libexec/tftpd/
H A Dtftp-file.c111 static int newline = -1; local
/freebsd-11-stable/usr.bin/chkey/
H A Dchkey.c204 char newline = '\n'; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_humanize_number.c158 newline(void) function
/freebsd-11-stable/usr.bin/grep/regex/
H A Dfastmatch.h31 bool newline; member in struct:__anon8620
/freebsd-11-stable/usr.bin/indent/
H A Dindent_codes.h39 #define newline 1 macro
/freebsd-11-stable/contrib/bmake/
H A Djob.h232 const char *newline; /* string literal that results in a newline member in struct:Shell
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dtoken.h139 inline int token::newline() function in class:token
/freebsd-11-stable/usr.sbin/keyserv/
H A Dkeyserv.c326 char newline = '\n'; local
/freebsd-11-stable/contrib/lua/src/
H A Dldebug.c683 int newline = getfuncline(p, npc); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp639 void llvm::json::OStream::newline() { function in class:llvm::json::OStream
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h34 newline, enumerator in enum:clang::comments::tok::TokenKind
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-control.c828 const char* newline="\n"; local
/freebsd-11-stable/contrib/diff/src/
H A Dutil.c702 if (newline - p != trivial_length local
687 char const *newline = linbuf0[i + 1] - 1; local
/freebsd-11-stable/gnu/usr.bin/grep/
H A Ddfa.h244 char newline; /* True if previous state matched newline. */ member in struct:__anon6497
/freebsd-11-stable/contrib/libxo/libxo/
H A Dxo_syslog.c183 char newline[] = "\n"; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlvm.c75 int newline = getfuncline(p, npc); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h428 void newline(StreamType &SS) { function in class:clang::threadSafety::til::PrettyPrinter

Completed in 176 milliseconds

12