Searched refs:readspace (Results 1 – 1 of 1) sorted by relevance
77 static int readspace(char *spacefile, int *error);99 if (readmap(&error) || readspace(spacefile, &error)) in dockspace()353 readspace(char *spacefile, int *error) in readspace() function