Main Page | Modules | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

executable.c File Reference

#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <time.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <hiker/bundlemgr.h>
#include <hiker/prv/bundlemgr_prv.h>

Functions

AlpBundle find_bundle (const char *bundle)
int cmd_names (void)
int cmd_archive (const char *bundle, const char *file)
int cmd_install (const char *file)
int cmd_move_to_store (const char *bundle, const char *store)
int cmd_copy_to_store (const char *bundle, const char *store)
int cmd_ro_path (const char *bundle, const char *path)
int cmd_rw_path (const char *bundle, const char *path)
int cmd_register (const char *file, const char *store, char *scheme)
int cmd_delete (const char *bundle, gboolean everything)
int cmd_incref (const char *bundle)
int cmd_decref (const char *bundle)
int cmd_unregister (const char *bundle)
int cmd_reregister (const char *bundle)
int cmd_metadata (const char *bundle)
int cmd_dump ()
int cmd_scan (const char *store)
int cmd_add_store (const char *store, const char **arguments)
int cmd_delete_store (const char *store)
int cmd_list_stores (void)
void dump_hash (gpointer key, gpointer value, gpointer data)
int cmd_store_info (const char *store)
int cmd_wipe ()
int cmd_rescan_volumes ()
int cmd_hold_notifications (gboolean hold)
int cmd_present (char *argv[], int argc)
int cmd_run_with (char **argv)
int cmd_wait ()
int usage ()
int main (int argc, char *argv[])

Variables

char * argv0


Function Documentation

int cmd_add_store const char *  store,
const char **  arguments
 

int cmd_archive const char *  bundle,
const char *  file
 

int cmd_copy_to_store const char *  bundle,
const char *  store
 

int cmd_decref const char *  bundle  ) 
 

int cmd_delete const char *  bundle,
gboolean  everything
 

int cmd_delete_store const char *  store  ) 
 

int cmd_dump  ) 
 

int cmd_hold_notifications gboolean  hold  ) 
 

int cmd_incref const char *  bundle  ) 
 

int cmd_install const char *  file  ) 
 

int cmd_list_stores void   ) 
 

int cmd_metadata const char *  bundle  ) 
 

int cmd_move_to_store const char *  bundle,
const char *  store
 

int cmd_names void   ) 
 

int cmd_present char *  argv[],
int  argc
 

int cmd_register const char *  file,
const char *  store,
char *  scheme
 

int cmd_reregister const char *  bundle  ) 
 

int cmd_rescan_volumes  ) 
 

int cmd_ro_path const char *  bundle,
const char *  path
 

int cmd_run_with char **  argv  ) 
 

int cmd_rw_path const char *  bundle,
const char *  path
 

int cmd_scan const char *  store  ) 
 

int cmd_store_info const char *  store  ) 
 

int cmd_unregister const char *  bundle  ) 
 

int cmd_wait void   ) 
 

int cmd_wipe  ) 
 

void dump_hash gpointer  key,
gpointer  value,
gpointer  data
 

AlpBundle find_bundle const char *  bundle  ) 
 

int main int  argc,
char *  argv[]
 

int usage  ) 
 


Variable Documentation

char* argv0
 


Generated on Sat Dec 16 20:29:48 2006 for hiker-0.9 by  doxygen 1.4.4