Home
last modified time | relevance | path

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

/linux/tools/scripts/
H A Dutilities.mak2 define newline macro
6 newline := $(newline) macro
/linux/tools/testing/selftests/exec/
H A Dbinfmt_script.py46 fill="A", arg="", newline="\n", hashbang="#!"): argument
/linux/security/apparmor/
H A Dprocattr.c31 int aa_getprocattr(struct aa_label *label, char **string, bool newline) in aa_getprocattr()
/linux/fs/ocfs2/
H A Dstack_user.c132 char newline; member
142 char newline; member
152 char newline; member
/linux/drivers/gpu/drm/i915/display/
H A Dintel_hotplug.c1031 char *newline; in i915_hpd_storm_ctl_write() local
1110 char *newline; in i915_hpd_short_storm_ctl_write() local
/linux/tools/testing/selftests/user_events/
H A Dftrace_test.c75 char *newline; in get_print_fmt() local
/linux/drivers/mtd/devices/
H A Dphram.c234 char *newline = strrchr(str, '\n'); in kill_final_newline() local
/linux/drivers/soc/apple/
H A Drtkit-crashlog.c74 u8 *newline = memchr(ptr, '\n', end - ptr); in apple_rtkit_crashlog_dump_str() local
/linux/kernel/bpf/
H A Dlog.c69 bool newline = n > 0 && log->kbuf[n - 1] == '\n'; in bpf_verifier_vlog() local
/linux/block/
H A Dbadblocks.c1552 char newline; in badblocks_store() local
/linux/tools/perf/util/
H A Dstat-display.c364 bool newline; member
412 bool newline = os->newline; in print_metric_std() local
/linux/drivers/staging/greybus/
H A Duart.c484 struct gb_uart_set_line_coding_request newline; in gb_tty_set_termios() local
/linux/scripts/
H A Dunifdef.c193 static const char *newline; /* input file format */ variable
/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.c18 #define PRINT_ARRAY_TO_BUF(out, buflen, arr, str, len, newline) \ argument
/linux/kernel/trace/
H A Dtrace.c4370 unsigned char newline = '\n'; in print_hex_fmt() local