HomeSort by: relevance | last modified time | path
    Searched refs:eqproto (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/less/dist/
prompt.c 61 public char constant *eqproto = e_proto; variable
76 eqproto = save(e_proto);
531 return (pr_expand(eqproto));
optfunc.c 45 extern char *eqproto;
438 case '=': proto = &eqproto; s++; break;

Completed in 20 milliseconds