#include <sys/stat.h>#include <sys/time.h>#include <unistd.h>#include <ycp/y2log.h>#include "pathsearch.h"Variables | |
| static const char * | paths [] |
| static const int | NUM_LEVELS = sizeof (paths) / sizeof (paths[0]) |
const int NUM_LEVELS = sizeof (paths) / sizeof (paths[0]) [static] |
const char* paths[] [static] |
Initial value:
{
"/y2update",
"Y2DIR",
"HOME",
YAST2DIR
}
1.5.0