Lines Matching refs: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 Wed Oct 22 13:09:56 GMT 2025