Searched refs:PARG (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/less/ |
H A D | optfunc.c | 112 PARG parg; in opt_o() 201 PARG parg; in opt_j() 277 PARG parg; in calc_shift_count() 294 PARG parg; in opt_k() 381 PARG parg; 444 PARG parg; in opt__P() 562 PARG p; in colordesc() 612 PARG p; in opt_D() 722 PARG p; in opt_x() 757 PARG par in opt_quote() [all...] |
H A D | output.c | 592 public int less_printf(constant char *fmt, PARG *parg) 678 public void error(constant char *fmt, PARG *parg) in ierror() 724 static void ierror_suffix(constant char *fmt, PARG *parg, constant char *suffix1, constant char *suffix2, constant char *suffix3) 738 public void ierror(constant char *fmt, PARG *parg) 743 public void ixerror(constant char *fmt, PARG *parg) 759 public int query(constant char *fmt, PARG *parg)
|
H A D | option.c | 73 PARG parg; in scan_option() 318 PARG parg; in toggle_option() 565 PARG parg; in optstring() 656 PARG parg; in getfraction()
|
H A D | pattern.c | 65 PARG parg; in compile_pattern2() 82 PARG parg; in compile_pattern2() 100 PARG parg; in compile_pattern2()
|
H A D | edit.c | 269 PARG parg; in close_pipe() 443 PARG parg; in edit_ifile() 565 PARG parg; in edit_ifile() 932 PARG parg; in use_logfile()
|
H A D | funcs.h | 349 public int less_printf(constant char *fmt, PARG *parg); 351 public void error(constant char *fmt, PARG *parg); 352 public void ierror(constant char *fmt, PARG *parg); 353 public void ixerror(constant char *fmt, PARG *parg); 354 public int query(constant char *fmt, PARG *parg);
|
H A D | less.h | 329 } PARG; 331 #define NULL_PARG ((PARG *)NULL) 334 } PARG; global() typedef
|
H A D | jump.c | 90 PARG parg; in jump_back()
|
H A D | command.c | 469 PARG parg; in mca_opt_char() 927 PARG parg; in getcc_end_command() 960 PARG parg; in getccu() 1308 PARG parg; in commands()
|
H A D | mark.c | 109 PARG parg; in getumark()
|
H A D | ch.c | 319 PARG parg; in ch_get()
|
H A D | decode.c | 1033 PARG parg;
|
H A D | search.c | 1942 PARG parg; 1954 PARG parg; 2424 PARG parg;
|