Lines Matching refs:errstr
169 char const *errstr; in do_single() local
189 errstr = gctl_issue(grq); in do_single()
190 if (errstr == NULL) { in do_single()
198 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
379 errstr = gctl_issue(grq); in dumpout()
380 if (errstr != NULL) in dumpout()
382 errstr); in dumpout()