Searched defs:newline (Results 1 - 16 of 16) sorted by relevance

/linux-master/security/apparmor/
H A Dprocattr.c31 int aa_getprocattr(struct aa_label *label, char **string, bool newline) argument
/linux-master/tools/scripts/
H A Dutilities.mak2 define newline macro
6 newline := $(newline) macro
[all...]
/linux-master/tools/testing/selftests/user_events/
H A Dftrace_test.c75 char *newline; local
/linux-master/drivers/mtd/devices/
H A Dphram.c234 char *newline = strrchr(str, '\n'); local
H A Dblock2mtd.c392 char *newline = strrchr(str, '\n'); local
/linux-master/drivers/soc/apple/
H A Drtkit-crashlog.c74 u8 *newline = memchr(ptr, '\n', end - ptr); local
/linux-master/block/
H A Dbadblocks.c1552 char newline; local
/linux-master/kernel/bpf/
H A Dlog.c69 bool newline = n > 0 && log->kbuf[n - 1] == '\n'; local
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_hotplug.c1031 char *newline; local
1110 char *newline; local
[all...]
/linux-master/drivers/staging/greybus/
H A Duart.c484 struct gb_uart_set_line_coding_request newline; local
[all...]
/linux-master/drivers/usb/class/
H A Dcdc-acm.c1083 struct usb_cdc_line_coding newline; local
[all...]
/linux-master/fs/ocfs2/
H A Dstack_user.c132 char newline; member in struct:ocfs2_control_message_setn
142 char newline; member in struct:ocfs2_control_message_setv
152 char newline; member in struct:ocfs2_control_message_down
[all...]
/linux-master/scripts/
H A Dunifdef.c193 static const char *newline; /* input file format */ variable
[all...]
/linux-master/tools/perf/util/
H A Dstat-display.c361 bool newline; member in struct:outstate
409 bool newline = os->newline; local
/linux-master/drivers/gpio/
H A Dgpiolib.c4806 bool newline; member in struct:gpiolib_seq_priv
/linux-master/kernel/trace/
H A Dtrace.c4300 unsigned char newline = '\n'; local

Completed in 240 milliseconds