Searched defs:newline (Results 1 – 13 of 13) 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/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 | 1469 char newline; in badblocks_store() local
|
/linux/scripts/ |
H A D | unifdef.c | 193 static const char *newline; /* input file format */ variable
|
/linux/drivers/usb/class/ |
H A D | cdc-acm.c | 1096 struct usb_cdc_line_coding newline; in acm_tty_set_termios() local
|
/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/drivers/gpio/ |
H A D | gpiolib.c | 5261 bool newline; member
|
/linux/kernel/trace/ |
H A D | trace.c | 4342 unsigned char newline = '\n'; in print_hex_fmt() local
|