Searched defs:check_initgr_packet (Results 1 - 1 of 1) sorted by relevance
/sssd-io/src/tests/cmocka/ |
H A D | test_nss_srv.c | 423 static void check_initgr_packet(uint8_t *body, size_t blen, function 2920 check_initgr_packet(body, blen, expected_gids, N_ELEMENTS(expected_gids)); 3134 check_initgr_packet(body, blen, expected_gids, N_ELEMENTS(expected_gids)); 3231 check_initgr_packet(body, blen, expected_gids, N_ELEMENTS(expected_gids)); 3341 check_initgr_packet(body, blen, expected_gids, N_ELEMENTS(expected_gids));
|
Completed in 1400 milliseconds