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

  /src/usr.sbin/pwd_mkdb/
pwd_mkdb.c 183 static void wr_error(const char *) __dead;
200 wr_error(db->dbname);
441 wr_error(oldpwdfile);
561 wr_error(oldpwdfile);
563 wr_error(oldpwdfile);
570 wr_error(pname);
671 wr_error(const char *str) function in typeref:typename:void
878 wr_error(db->dbname);
888 wr_error(db->dbname);
895 wr_error(db->dbname)
    [all...]
pwd_mkdb.c 183 static void wr_error(const char *) __dead;
200 wr_error(db->dbname);
441 wr_error(oldpwdfile);
561 wr_error(oldpwdfile);
563 wr_error(oldpwdfile);
570 wr_error(pname);
671 wr_error(const char *str) function in typeref:typename:void
878 wr_error(db->dbname);
888 wr_error(db->dbname);
895 wr_error(db->dbname)
    [all...]

Completed in 22 milliseconds