Searched +defs:strerror +defs:o (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ntp/include/ |
H A D | ntp_stdlib.h | 126 erealloczsite(p,n,o,z,f,l) global() argument 130 erealloc_zero(p,n,o) global() argument 149 erealloc_zero(p,n,o) global() argument 290 #define strerror(e) ntp_strerror( global() macro
|
/freebsd/contrib/sqlite3/autosetup/ |
H A D | jimsh0.c | 447 #define Jim_FreeIntRep(i,o) \ argument 452 #define Jim_GetIntRepPtr(o) (o)->internalRep.ptr argument 455 #define Jim_SetIntRepPtr(o, p) \ argument 649 #define Jim_SetResult(i,o) do { \ argument 2133 const char *(*strerror)(struct AioFile *af); member
|