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

/freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c224 " %*s [-g] [-D uniqlabel] file ...\n"
755 char *uniqfile = NULL, *uniqlabel = NULL; local
782 /* Uniquify against label `uniqlabel' in `uniqfile' */
783 uniqlabel = optarg;
828 if (uniqfile != NULL || uniqlabel != NULL || label != NULL ||
838 if (uniqlabel != NULL && uniqfile == NULL)
963 reflabel = uniqlabel;

Completed in 31 milliseconds