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

/illumos-gate/usr/src/tools/ctf/cvt/
H A Dctfmerge.c216 " %*s [-D uniqlabel] file ...\n"
736 char *uniqfile = NULL, *uniqlabel = NULL; local
762 /* Uniquify against label `uniqlabel' in `uniqfile' */
763 uniqlabel = optarg;
805 if (uniqfile != NULL || uniqlabel != NULL || label != NULL ||
815 if (uniqlabel != NULL && uniqfile == NULL)
937 reflabel = uniqlabel;

Completed in 1238 milliseconds