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

/freebsd-9.3-release/contrib/less/
H A Doptfunc.c113 parg.p_string = namelogfile;
183 parg.p_string = buf;
248 parg.p_string = buf;
275 parg.p_string = s;
345 parg.p_string = tags;
412 parg.p_string = prproto[pr_type];
650 p.p_string = msg;
692 parg.p_string = buf;
H A Doption.c206 parg.p_string = printopt;
223 parg.p_string = printopt;
321 parg.p_string = opt_desc(o);
328 parg.p_string = opt_desc(o);
543 parg.p_string = printopt;
615 parg.p_string = printopt;
H A Dedit.c320 } else if ((parg.p_string = bad_file(open_filename)) != NULL)
326 free(parg.p_string);
354 parg.p_string = errno_message(filename);
356 free(parg.p_string);
367 parg.p_string = filename;
445 parg.p_string = filename;
766 parg.p_string = filename;
812 parg.p_string = filename;
H A Dpattern.c70 parg.p_string = (char *) errstring;
79 if ((parg.p_string = re_comp(pattern)) != NULL)
H A Dcommand.c429 parg.p_string = get_cmdbuf();
445 parg.p_string = propt(c);
768 parg.p_string = version;
1352 parg.p_string = eq_message();
1557 parg.p_string = (number > 1) ? "(N-th) " : "";
1577 parg.p_string = (number > 1) ? "(N-th) " : "";
H A Ddecode.c733 parg.p_string = filename;
H A Dless.h301 char *p_string; member in union:parg
H A Doutput.c468 s = parg->p_string;
H A Dch.c311 parg.p_string = wait_message();
H A Dsearch.c1254 parg.p_string = s;

Completed in 71 milliseconds