xzgv  0.9.1
About: A picture viewer for X, with a thumbnail-based file selector (uses GTK+ and Imlib).
  Fossies Dox: xzgv-0.9.1.tar.gz  ("inofficial" and yet experimental doxygen-generated source code documentation)  

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
misc.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include "misc.h"
Include dependency graph for misc.c:

Go to the source code of this file.

Functions

void quit_no_mem (void)
char * getcwd_allocated (void)

Function Documentation

char* getcwd_allocated ( void  )

Definition at line 29 of file misc.c.

References NULL, and quit_no_mem().

Referenced by cb_update_tn_recursive_confirmed(), and recursive_update_internal().

void quit_no_mem ( void  )

Definition at line 19 of file misc.c.

Referenced by getcwd_allocated(), olddir_init(), and olddir_resize_if_needed().