Searched defs:outstr (Results 1 – 11 of 11) sorted by relevance
67 static char outstr[32]; in SYS_FUNC() local
44 static char outstr[(1 + ARRAY_SIZE(open_mode_flags)) * sizeof("O_LARGEFILE")]; in sprint_open_modes() local
29 static char outstr[256]; in sprint_ioprio() local
312 static char outstr[1024]; in sprintflags() local511 string_quote(const char *instr, char *outstr, const unsigned int size, in string_quote()670 char *outstr; in print_quoted_string() local751 static char *outstr; in printstr() local
599 static char outstr[sizeof("{count=}") + sizeof(int) * 3]; in v4l2_ioctl() local
283 static char outstr[1024]; in decode_poll() local
369 static char outstr[1024]; in decode_select() local
164 static char outstr[128 + 8 * (NSIG * 2 / 3)]; in sprintsigmask_n() local
4894 io::StringOutputStream outstr( in InterpretSingleOption() local
2030 char outstr[256]; in add_ptp_error_to_errorstack() local
8746 static void parse_escape_string(CString *outstr, const uint8_t *buf, int is_long) in parse_escape_string()