Searched refs:SQL_IPRINCIPAL (Results 1 – 1 of 1) sorted by relevance
137 #define SQL_IPRINCIPAL "INSERT INTO principals (principal, type, credential_id) VALUES (?,?,?)" macro425 ret = prepare_stmt(context, s->db, &s->iprincipal, SQL_IPRINCIPAL); in make_database()