Home
last modified time | relevance | path

Searched refs:hproto (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/less/
H A Dprompt.c60 public char constant *hproto = h_proto; variable
75 hproto = save(h_proto); in init_prompt()
545 hproto : prproto[type]); in pr_string()
H A Doptfunc.c44 extern char *hproto;
437 case 'h': proto = &hproto; s++; break; in opt__P()