util.c | 1133 char entropy_file[PATH_MAX]; variable in typeref:typename:char[] 1233 strcpy(entropy_file, use_netbsd_seed ? 1251 make_url(url, &server, entropy_file); 1276 entropy_file[0] != 0) { 1281 sprintf(path, "%s/%s", mountpt, entropy_file); 1301 entropy_file[0] != 0) { 1306 sprintf(path, "%s/%s", mountpt, entropy_file);
|