Searched refs:_out (Results 1 – 3 of 3) sorted by relevance
96 char *_out = NULL; in vhd_uuid_to_string() local97 uuid_to_string((uuid_t *)uuid, &_out, &status); in vhd_uuid_to_string()98 strlcpy(out, _out, size); in vhd_uuid_to_string()99 free(_out); in vhd_uuid_to_string()
150 should be suffixed `_r' or `_out'.
266 should be suffixed `_r' or `_out'.
Completed in 5 milliseconds