Lines Matching refs:errstr
171 char const *errstr; in do_single() local
191 errstr = gctl_issue(grq); in do_single()
192 if (errstr == NULL) { in do_single()
200 errstr); in do_single()
266 errstr = gctl_issue(grq); in do_single()
267 if (errstr == NULL) { in do_single()
276 errstr); in do_single()
368 char const *errstr; in dumpout() local
377 errstr = gctl_issue(grq); in dumpout()
378 if (errstr != NULL) in dumpout()
380 errstr); in dumpout()