Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

path.h File Reference

Simple directory path functions. More...

Go to the source code of this file.

Functions

stp_list_tstp_path_search (stp_list_t *dirlist, const char *suffix)
void stp_path_split (stp_list_t *list, const char *path)


Detailed Description

Simple directory path functions.

Definition in file path.h.


Function Documentation

stp_list_t* stp_path_search stp_list_t dirlist,
const char *  suffix
 

Definition at line 61 of file path.c.

References dirent_sort(), path_check_path, path_check_suffix, STP_DBG_PATH, stp_deprintf(), stp_list_create(), stp_list_get_start(), stp_list_item_create(), stp_list_item_get_data(), stp_list_item_next(), stp_list_node_free_data(), stp_list_set_freefunc(), stpi_path_check(), stpi_path_merge(), and stpi_scandir().

Referenced by stp_module_load(), and stp_xml_parse_file_named().

void stp_path_split stp_list_t list,
const char *  path
 

Definition at line 177 of file path.c.

References stp_list_item_create(), and stp_malloc().

Referenced by stp_module_load(), and stp_xml_parse_file_named().


Generated on Thu Feb 10 19:29:31 2005 for libgutenprint API Reference by  doxygen 1.4.1