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

12

/freebsd-10-stable/bin/echo/
H A Decho.c78 char newline[] = "\n"; local
/freebsd-10-stable/usr.bin/from/
H A Dfrom.c62 int ch, count, newline; local
/freebsd-10-stable/lib/libc/stdio/
H A Dgetdelim.c67 char *newline; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddebug.c97 char *newline = strchr(s, '\n'); local
H A Dconfig_file.c202 const char *newline = memchr(ctx->parser_buffer + ctx->buffer_pos, '\\n', local
/freebsd-10-stable/libexec/tftpd/
H A Dtftp-file.c111 static int newline = -1; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
H A DTimeValue.cpp167 char *newline = ::strpbrk(time_cstr, "\n\r"); local
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dkuserok.c81 char *newline = buf + strcspn(buf, "\n"); local
/freebsd-10-stable/usr.bin/chkey/
H A Dchkey.c204 char newline = '\n'; local
/freebsd-10-stable/usr.bin/grep/regex/
H A Dfastmatch.h31 bool newline; member in struct:__anon11932
/freebsd-10-stable/usr.bin/indent/
H A Dindent_codes.h39 #define newline 1 macro
/freebsd-10-stable/contrib/unbound/smallapp/
H A Dunbound-control.c309 const char* newline="\n"; local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_humanize_number.c158 newline(void) function
/freebsd-10-stable/contrib/bmake/
H A Djob.h232 const char *newline; /* string literal that results in a newline member in struct:Shell
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Dtoken.h139 inline int token::newline() function in class:token
/freebsd-10-stable/usr.bin/csup/
H A Ddiff.c425 char *line, *newline; local
H A Dkeyword.c285 char *linestart, *newline, *newval, *cp, *tmp; local
[all...]
/freebsd-10-stable/usr.sbin/keyserv/
H A Dkeyserv.c326 char newline = '\n'; local
/freebsd-10-stable/contrib/diff/src/
H A Dutil.c702 if (newline - p != trivial_length local
687 char const *newline = linbuf0[i + 1] - 1; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentLexer.h36 newline, enumerator in enum:clang::comments::tok::TokenKind
/freebsd-10-stable/gnu/usr.bin/grep/
H A Ddfa.h244 char newline; /* True if previous state matched newline. */ member in struct:__anon5548
/freebsd-10-stable/contrib/libucl/src/
H A Ducl_parser.c1216 bool newline = false; local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dxcoffread.c387 int ii, jj, newline, /* new line count */ local
[all...]
/freebsd-10-stable/usr.bin/unifdef/
H A Dunifdef.c192 static const char *newline; /* input file format */ variable
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dsshd.c435 char *s, *newline = "\n"; local

Completed in 325 milliseconds

12