Tizen RT Libs&Environment  v1.0 D5
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules

Provides APIs for Pattern Matching Functions. More...

Collaboration diagram for LIBGEN:

Files

file  libgen.h
 Libgen APIs.
 

Macros

#define EXTERN   extern
 

Functions

FAR char * basename (FAR char *path)
 POSIX APIs (refer to : http://pubs.opengroup.org/onlinepubs/9699919799/) More...
 
FAR char * dirname (FAR char *path)
 POSIX APIs (refer to : http://pubs.opengroup.org/onlinepubs/9699919799/) More...
 

Detailed Description

Provides APIs for Pattern Matching Functions.

Macro Definition Documentation

#define EXTERN   extern

Definition at line 82 of file libgen.h.

Function Documentation

FAR char* basename ( FAR char *  path)

POSIX APIs (refer to : http://pubs.opengroup.org/onlinepubs/9699919799/)

Since
Tizen RT v1.0
FAR char* dirname ( FAR char *  path)

POSIX APIs (refer to : http://pubs.opengroup.org/onlinepubs/9699919799/)

Since
Tizen RT v1.0