Home
last modified time | relevance | path

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

/base/tee/tee_client/services/teecd/src/
H A Dtee_agent.c96 static struct SecStorageType *g_fsControl = NULL; variable
105 g_fsFd = AgentInit(AGENT_FS_ID, (void **)(&g_fsControl)); in ProcessAgentInit()
137 g_fsControl = NULL; in ProcessAgentInit()
148 g_fsControl = NULL; in ProcessAgentExit()
229 (void)pthread_create(&fsThread, NULL, FsWorkThread, g_fsControl); in main()

Completed in 1 milliseconds