Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/less/
Dprompt.c61 public char constant *hproto = h_proto; variable
77 hproto = save(h_proto); in init_prompt()
Doptfunc.c44 extern char *hproto;
291 case 'h': proto = &hproto; s++; break;