Home
last modified time | relevance | path

Searched defs:newline (Results 1 – 12 of 12) 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.c1036 char *newline; in i915_hpd_storm_ctl_write() local
1115 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/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/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.c4237 unsigned char newline = '\n'; in print_hex_fmt() local