#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include <sys/statvfs.h>
#include "Y2PartedComponent.h"
#include "WIN_Partition.h"
#include <ycp/y2log.h>
#include <y2/Y2ComponentBroker.h>
#include <y2/Y2Component.h>
#include <y2/Y2Namespace.h>
#include <y2/Y2Function.h>
Defines | |
#define | RETURN_OK YCPSymbol("ok") |
#define | RETURN_ERROR YCPSymbol("error") |
#define | RETURN_CANCEL YCPSymbol("cancel") |
|
|
|
|
|
|