Home | History | Annotate | Download | only in uuid

Lines Matching refs:printf

139 	printf("UUID variant is %d (%s)\n", variant, variant_string(variant));
141 printf("Warning: This program only knows how to interpret "
145 printf("UUID type is %d", type);
148 printf(" (time based)\n");
151 printf(" (DCE)\n");
154 printf(" (name-based)\n");
157 printf(" (random)\n");
160 printf("\n");
163 printf("Warning: not a time-based UUID, so UUID time "
166 printf("UUID time is: (%ld, %ld): %s\n", tv.tv_sec, tv.tv_usec,