Home
last modified time | relevance | path

Searched refs:p_string (Results 1 – 10 of 10) sorted by relevance

/freebsd-14.2/contrib/less/
H A Doptfunc.c205 parg.p_string = buf; in opt_j()
265 parg.p_string = buf; in opt_shift()
289 parg.p_string = s; in opt_k()
306 parg.p_string = s; in opt_ks()
376 parg.p_string = tags; in opt__T()
555 p.p_string = s; in colordesc()
661 p.p_string = s; in opt_D()
735 p.p_string = msg; in opt_x()
774 parg.p_string = buf; in opt_quote()
996 parg.p_string = buf; in opt_header()
[all …]
H A Dedit.c282 parg.p_string = errno_message("pclose"); in close_pipe()
284 free(parg.p_string); in close_pipe()
307 parg.p_string = signal_message(sig); in close_pipe()
557 } else if ((parg.p_string = bad_file(open_filename)) != NULL) in edit_ifile()
563 free(parg.p_string); in edit_ifile()
570 parg.p_string = errno_message(filename); in edit_ifile()
572 free(parg.p_string); in edit_ifile()
583 parg.p_string = filename; in edit_ifile()
597 parg.p_string = filename; in edit_ifile()
967 parg.p_string = filename; in use_logfile()
[all …]
H A Doption.c206 parg.p_string = printopt; in scan_option()
223 parg.p_string = printopt; in scan_option()
316 parg.p_string = opt_desc(o); in toggle_option()
323 parg.p_string = opt_desc(o); in toggle_option()
544 parg.p_string = printopt; in nostring()
607 parg.p_string = printopt; in num_error()
H A Dcommand.c483 parg.p_string = get_cmdbuf(); in mca_opt_char()
484 if (parg.p_string == NULL) in mca_opt_char()
501 parg.p_string = propt(c); in mca_opt_char()
915 parg.p_string = version; in dispversion()
1595 parg.p_string = eq_message(); in commands()
1803 parg.p_string = (number > 1) ? "(N-th) " : ""; in commands()
1823 parg.p_string = (number > 1) ? "(N-th) " : ""; in commands()
H A Dpattern.c72 parg.p_string = (char *) errstring; in compile_pattern2()
92 parg.p_string = msg; in compile_pattern2()
101 if ((parg.p_string = re_comp(pattern)) != NULL) in compile_pattern2()
H A Dless.h330 char *p_string; member
H A Doutput.c555 s = parg->p_string;
H A Dch.c317 parg.p_string = wait_message(); in ch_get()
H A Ddecode.c865 parg.p_string = s; in lesskey_parse_error()
H A Dsearch.c1864 parg.p_string = s; in regerror()