Tizen RT Libs&Environment
v1.0 D5
|
Provides APIs for Pattern Matching Functions. More...
![]() |
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... | |
Provides APIs for Pattern Matching Functions.
FAR char* basename | ( | FAR char * | path | ) |
POSIX APIs (refer to : http://pubs.opengroup.org/onlinepubs/9699919799/)
FAR char* dirname | ( | FAR char * | path | ) |
POSIX APIs (refer to : http://pubs.opengroup.org/onlinepubs/9699919799/)