HomeSort by relevance Sort by last modified time
    Searched defs:last_errno (Results 1 - 3 of 3) sorted by null

  /external/libcups/cups/
langprintf.c 32 int last_errno; /* Last error */ local
50 last_errno = errno;
76 _cupsLangString(cg->lang_default, message), strerror(last_errno));
  /external/wpa_supplicant_8/src/utils/
os_unix.c 284 int last_errno; local
298 last_errno = errno;
300 if (last_errno != ERANGE)
  /toolchain/binutils/binutils-2.25/include/gdb/
callback.h 134 int last_errno; /* host format */
133 int last_errno; \/* host format *\/ member in struct:host_callback_struct

Completed in 696 milliseconds