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

  /src/distrib/utils/ssh/
ssh.c 87 int runfile(FILE *fp);
136 error = runfile(cfp);
157 error = runfile(cfp);
183 error = runfile(stdin);
199 runfile(FILE *cfp) function in typeref:typename:int
ssh.c 87 int runfile(FILE *fp);
136 error = runfile(cfp);
157 error = runfile(cfp);
183 error = runfile(stdin);
199 runfile(FILE *cfp) function in typeref:typename:int

Completed in 137 milliseconds