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

  /src/bin/csh/
exp.c 77 static Char *exp3(Char ***, int);
148 etraci("exp3 p1", p1, vp);
156 etraci("exp3 p2", p2, vp);
213 p1 = exp3(vp, ignore);
221 p2 = exp3(vp, ignore);
250 exp3(Char ***vp, int ignore) function
257 etracc("exp3 p1", p1, vp);
263 p2 = exp3(vp, ignore);
265 etracc("exp3 p2", p2, vp);
  /src/usr.bin/rpcgen/
rpc_util.c 319 expected3(tok_kind exp1, tok_kind exp2, tok_kind exp3)
324 toktostr(exp3));

Completed in 23 milliseconds