SC_GET_CACHE_DIR(3)

NAME

sc_get_cache_dir - Get the OpenSC cache directory

SYNOPSIS

#include <opensc.h>

int sc_get_cache_dir(struct sc_context *ctx, char *buf, size_t bufsize);

DESCRIPTION

This function stores the OpenSC cache directory for the current user in the buffer pointed to by buf, which is bufsize bytes long.

RETURN VALUE

Returns 0 if successful, or a negative value in case of error.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout