Searched refs:pcscdPath (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/securityd-55199.3/src/
H A Dpcscmonitor.cpp246 const char *pcscdPath = PCSCD_EXEC_PATH; local
248 pcscdPath = env;
249 secdebug("pcsc", "exec(%s,-f)", pcscdPath);
250 execl(pcscdPath, pcscdPath, "-f", NULL);

Completed in 67 milliseconds