Searched refs:procCred (Results 1 – 3 of 3) sorted by relevance
25 int32_t (*procCred)(int32_t osAccountId, int32_t cmdId, CJson *in, CJson *out); member
35 return (*pluginPtr)->procCred(osAccountId, cmdId, in, out); in ProcCred()71 plugin->destroy == NULL || plugin->procCred == NULL) { in AddCredPlugin()
122 .procCred = ProcessAccountCredentials