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

  /src/libexec/rshd/
rshd.c 151 static const char incorrect[] = "Login incorrect."; variable in typeref:typename:const char[]
466 rshd_errx(EXIT_FAILURE, incorrect);
473 rshd_errx(EXIT_FAILURE, incorrect);
485 errorstr = incorrect;
rshd.c 151 static const char incorrect[] = "Login incorrect."; variable in typeref:typename:const char[]
466 rshd_errx(EXIT_FAILURE, incorrect);
473 rshd_errx(EXIT_FAILURE, incorrect);
485 errorstr = incorrect;

Completed in 182 milliseconds