Searched refs:nomemmsg (Results 1 – 1 of 1) sorted by relevance
51 static char nomemmsg[] = "Could not allocate memory"; variable116 gctl_set_error(req, nomemmsg); in gctl_check_alloc()118 req->error = nomemmsg; in gctl_check_alloc()234 if (req->error != NULL && req->error != nomemmsg) in gctl_free()