Home
last modified time | relevance | path

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

12

/netbsd/src/external/bsd/kyua-cli/dist/utils/cmdline/
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()
Dui.cpp70 cmdline::ui::err(const std::string& message, const bool newline) in err()
91 cmdline::ui::out(const std::string& message, const bool newline) in out()
/netbsd/src/usr.bin/from/
Dfrom.c62 int ch, newline; in main() local
/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dslappasswd.c128 char *newline = "\n"; in slappasswd() local
/netbsd/src/sys/arch/i386/stand/bootxx/
Dpbr.S63 #define newline R(_newline) macro
/netbsd/src/sys/arch/i386/stand/fatboot/
Dfatboot.S323 newline: label
/netbsd/src/external/bsd/kyua-cli/dist/engine/
Dtesters.cpp89 std::string::size_type newline = output.find('\n', 0); in replace_newlines() local
/netbsd/src/usr.bin/tftp/
Dtftpsubs.c77 static int newline = 0; /* fillbuf: in middle of newline expansion */ variable
/netbsd/src/usr.bin/fpr/
Dfpr.c279 COLUMN *newline; in savech() local
/netbsd/src/tests/lib/libc/gen/
Dt_humanize_number.c156 newline(void) in newline() function
/netbsd/src/games/backgammon/common_source/
Dfancy.c702 newline(void) in newline() function
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dser-base.c272 char *newline; in ser_base_read_error_fd() local
Dauto-load.c965 const char *newline, *script_text; in execute_script_contents() local
/netbsd/src/usr.bin/error/
Dsubr.c237 static char newline[] = NEWLINE; variable
/netbsd/src/external/gpl3/binutils/dist/gas/
Dinput-scrub.c271 int newline; in input_scrub_include_sb() local
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/
Dkuserok.c290 char *newline = buf + strcspn(buf, "\n"); in check_one_file() local
/netbsd/src/usr.bin/ktruss/
Ddump.c137 newline(void) in newline() function
/netbsd/src/sys/kern/
Duipc_mbufdebug.c973 int newline = 0; in m_examine_hex() local
/netbsd/src/external/bsd/ppp/dist/pppd/
Dauth.c2236 int newline, xxx; in scan_authfile() local
2574 int newline; in scan_authfile_eaptls() local
/netbsd/src/external/lgpl3/gmp/dist/demos/
Dpexpr.c134 char *newline = ""; variable
/netbsd/src/lib/libintl/
Dgettext.c723 char *newline = strchr(mohandle->mo.mo_charset, '\n'); in mapit() local
/netbsd/src/external/mit/lua/dist/src/
Dldebug.c914 int newline = luaG_getfuncline(p, npci); in luaG_traceexec() local
/netbsd/src/external/gpl2/xcvs/dist/src/
Dacl.c1778 char *newline = NULL; in write_perms() local
/netbsd/src/external/apache2/mDNSResponder/dist/mDNSShared/
DDebugServices.c2004 const char * newline; in DebugHexDump() local
/netbsd/src/usr.bin/indent/
Dindent.h406 } newline; /* decides whether to insert a line break member

12