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

  /src/external/gpl2/groff/dist/src/roff/groff/
groff.cpp 759 void c_error(const char *format, const char *arg1, const char *arg2, function
  /src/sys/arch/evbarm/stand/boot2440/
dev_sdmmc.h 131 int c_error; /* errno value on completion */ member in struct:sdmmc_command
  /src/sys/dev/sdmmc/
sdmmcvar.h 168 int c_error; /* errno value on completion */ member in struct:sdmmc_command
  /src/external/bsd/nsd/dist/
options.c 283 c_error("a cookie-staging-secret cannot be configured without "
299 c_error("key %s in pattern %s could not be found",
308 c_error("key %s in pattern %s could not be found",
318 c_error("tls_auth %s in pattern %s could not be found",
325 c_error("key %s in pattern %s could not be found",
334 c_error("tls_auth %s in pattern %s could not be found",
341 c_error("key %s in pattern %s could not be found",
350 c_error("key %s in pattern %s could not be found",
362 c_error("catalog producer zone %s in pattern "
368 c_error("catalog-producer-zone %s in pattern
992 c_error(const char *fmt, ...) function
    [all...]
  /src/sys/dev/pci/
ips.c 400 int c_error; /* completion error */ member in struct:ips_ccb
1389 error = ccb->c_error;
1400 ccb->c_error = ips_error(sc, ccb);

Completed in 19 milliseconds