#include <Basics.H>
#include <Text.H>
#include <VestaSource.H>
#include <VDirSurrogate.H>
#include <sys/mount.h>
#include <dirent.h>
#include <fnmatch.h>
#include "ReposUI.H"
#include <VestaConfig.H>
#include <Units.H>
Go to the source code of this file.
Functions | |
int | stripPrefix (Text name, Text prefix, int &tail) |
bool | getMasterHintsCallback (void *closure, const char *value) |
|
|
|
Definition at line 105 of file ReposUI.C. References Text::Length(), and Text::Sub(). Referenced by ReposUI::stripRoot(), and ReposUI::stripSpecificRoot(). |