Searched refs:ofstr (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dstabs.c188 char *fstr = NULL, *ofstr = NULL; local
303 if (ofstr && strcmp(fstr, ofstr) == 0) {
310 if (ofstr)
311 free(ofstr);
312 ofstr = fstr;
370 if (ofstr)
371 free(ofstr);

Completed in 113 milliseconds