Home
last modified time | relevance | path

Searched refs:errf (Results 1 – 2 of 2) sorted by relevance

/api/
A Dapi_net.c22 #define errf(fmt, args...) do { printf("ERROR @ %s(): ", __func__); printf(fmt, ##args); } while (0) macro
A Dapi_storage.c27 #define errf(fmt, args...) do { printf("ERROR @ %s(): ", __func__); printf(fmt, ##args); } while (0) macro
236 errf("group%d - out of order iteration\n", type); in dev_enum_stor()

Completed in 6 milliseconds