rump_allserver.c | 106 "hostpath", 121 const char *hostpath; member in struct:etfsreg 163 char *key, *hostpath; local in function:main 170 key = hostpath = NULL; 186 if (hostpath != NULL) { 188 "hostpath already given\n"); 191 hostpath = value; 286 if (key == NULL || hostpath == NULL || 304 etfs[curetfs].hostpath = hostpath; [all...] |