driver.c | 117 static const char *huntsockpath = PATH_HUNTSOCKET; variable in typeref:typename:const char * 224 huntsockpath = optarg; 239 asprintf(&statsockpath, "%s.stats", huntsockpath); 435 makeaddr(localmode ? huntsockpath : NULL, 0, &huntaddr, 942 (void) unlink(huntsockpath);
|