Searched defs:newline (Results 1 – 12 of 12) sorted by relevance
/linux/tools/scripts/ |
H A D | utilities.mak | 2 define newline macro 6 newline := $(newline) macro
|
/linux/tools/testing/selftests/exec/ |
H A D | binfmt_script.py | 46 fill="A", arg="", newline="\n", hashbang="#!"): argument
|
/linux/security/apparmor/ |
H A D | procattr.c | 31 int aa_getprocattr(struct aa_label *label, char **string, bool newline) in aa_getprocattr()
|
/linux/fs/ocfs2/ |
H A D | stack_user.c | 132 char newline; member 142 char newline; member 152 char newline; member
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_hotplug.c | 1036 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 D | ftrace_test.c | 75 char *newline; in get_print_fmt() local
|
/linux/drivers/soc/apple/ |
H A D | rtkit-crashlog.c | 74 u8 *newline = memchr(ptr, '\n', end - ptr); in apple_rtkit_crashlog_dump_str() local
|
/linux/kernel/bpf/ |
H A D | log.c | 69 bool newline = n > 0 && log->kbuf[n - 1] == '\n'; in bpf_verifier_vlog() local
|
/linux/block/ |
H A D | badblocks.c | 1552 char newline; in badblocks_store() local
|
/linux/scripts/ |
H A D | unifdef.c | 193 static const char *newline; /* input file format */ variable
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | debugfs_htt_stats.c | 18 #define PRINT_ARRAY_TO_BUF(out, buflen, arr, str, len, newline) \ argument
|
/linux/kernel/trace/ |
H A D | trace.c | 4237 unsigned char newline = '\n'; in print_hex_fmt() local
|