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

  /src/usr.sbin/veriexecgen/
veriexecgen.c 114 gripe(veriexecgen_t *vp, const char *fmt, const char *filename) function in typeref:typename:void
212 gripe(vp, "Cannot stat file `%s'", file);
222 gripe(vp, "Cannot find absolute path `%s'", file);
230 gripe(vp, "Cannot calculate hash `%s'", e->filename);
248 gripe(vp, "Cannot stat symlink `%s'", file->fts_path);
260 gripe(vp, "Cannot find absolute path `%s'", file->fts_accpath);
268 gripe(vp, "Cannot calculate hash `%s'", e->filename);
284 gripe(vp, "fts_open `%s'", (const char *)search_path);
331 gripe(vp, "Error reading from stdin `%s'", strerror(errno));

Completed in 10 milliseconds