Searched refs:tmp_prefix (Results 1 – 1 of 1) sorted by relevance
350 static char *tmp_prefix; variable876 *buf = malloc (strlen (tmp_prefix) + 64); in dlltmp()877 sprintf (*buf, fmt, tmp_prefix); in dlltmp()4094 tmp_prefix = optarg; in main()4186 if (!tmp_prefix) in main()4187 tmp_prefix = prefix_encode ("d", getpid ()); in main()