1SC_MAKE_CACHE_DIR(3)         OpenSC API reference         SC_MAKE_CACHE_DIR(3)
2
3
4

NAME

6       sc_make_cache_dir - Create the OpenSC cache directory
7

SYNOPSIS

9          #include <opensc.h>
10
11          int sc_make_cache_dir(struct sc_context *ctx);
12
13
14

DESCRIPTION

16       This function creates the OpenSC cache directory for the current user,
17       and any directories leading up to it.
18

RETURN VALUE

20       Returns 0 if successful, or a negative value in case of error.
21
22
23
24opensc                            05/04/2007              SC_MAKE_CACHE_DIR(3)
Impressum