Home
last modified time | relevance | path

Searched refs:loption (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/less/
Dopttbl.c137 static struct loption option[] =
476 struct loption *o; in init_option()
498 public struct loption *
502 struct loption *o;
536 public struct loption *
543 struct loption *o;
547 struct loption *maxo = NULL;
Doption.c23 static struct loption *pendopt;
40 struct loption *o; in opt_desc()
72 struct loption *o;
303 struct loption *o; in toggle_option()
503 struct loption *o; in opt_has_param()
518 struct loption *o; in opt_prompt()
Doption.h56 struct loption struct
Dfuncs.h233 public void toggle_option LESSPARAMS ((struct loption *o, int lower, char *s, int how_toggle));
234 public int opt_has_param LESSPARAMS ((struct loption *o));
235 public char * opt_prompt LESSPARAMS ((struct loption *o));
242 public struct loption * findopt LESSPARAMS ((int c));
243 public struct loption * findopt_name LESSPARAMS ((char **p_optname, char **p_oname, int *p_err));
Dless.h535 struct loption;
Dcommand.c71 static struct loption *curropt;