Lines Matching defs:emsg
69 char *emsg;72 emsg = strerror(rstatus);73 if (emsg != NULL) {74 emsg = strdup(emsg);75 if (emsg == NULL) {81 emsg = NULL;86 emsg != NULL ? emsg : "", rstatus ? "') " : "", t->rstatus,90 free(emsg);
Indexes created Thu Sep 25 16:09:42 GMT 2025