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

  /src/usr.sbin/wsmoused/
action.c 96 log_warnx("action mode already initialized");
133 log_warnx("unknown button event");
wsmoused.h 95 void log_warnx(const char *, ...);
wsmoused.c 211 log_warnx(const char *fmt, ...) function in typeref:typename:void
419 log_warnx("modes table full; cannot register `%s'", name);
430 log_warnx("startup failed for `%s' mode",
440 log_warnx("unknown mode `%s' (see the `modes' directive)", name);
482 log_warnx("cleanup failed for `%s' mode",
492 log_warnx("unknown mode `%s' (see the `modes' directive)", name);
selection.c 164 log_warnx("selection mode already initialized");
291 log_warnx("unknown event");
322 log_warnx("unknown button event");
408 log_warnx("cannot open %s", buf);
  /src/usr.sbin/autofs/
defined.c 106 log_warnx("truncated variable");
117 log_warnx("truncated variable");
174 log_warnx("undefined variable ${%s}", name);
201 log_warnx("truncated variable");
common.h 76 void log_warnx(const char *, ...) __printflike(1, 2);
popen.c 181 log_warnx("\"%s\", pid %d, terminated with signal %d",
187 log_warnx("\"%s\", pid %d, terminated with exit status %d",
log.c 188 log_warnx(const char *fmt, ...) function in typeref:typename:void
automountd.c 412 log_warnx("child process %d terminated with signal %d",
common.c 442 log_warnx("failed to expand location for %s",
797 log_warnx("nonsensical map key \"/\" at %s, line %d; "

Completed in 17 milliseconds