Lines Matching defs:port
4395 int port,
4415 /* Look up the newly-added service by port */
4416 ret = sysdb_getservbyport(test_ctx, test_ctx->domain, port, NULL,
4431 fail_if (ret_port != port);
4458 #define services_check_match_name(test_ctx, primary_name, port, aliases, protocols) \
4460 services_check_match(test_ctx, true, primary_name, port, aliases, protocols); \
4463 #define services_check_match_port(test_ctx, primary_name, port, aliases, protocols) \
4465 services_check_match(test_ctx, false, primary_name, port, aliases, protocols); \
4475 int port = 3890;
4510 primary_name, port,
4517 primary_name, port,
4520 /* Search by port and make sure the results match */
4522 primary_name, port,
4549 int port = 3890;
4583 primary_name, port,
4590 primary_name, port,
4593 /* Search by port and make sure the results match */
4595 primary_name, port,
4600 alt_primary_name, port,
4606 alt_primary_name, port,
4609 /* Search by port and make sure the results match */
4611 alt_primary_name, port,
4617 primary_name, port,
4622 /* Change the port number */
4634 /* Search by port and make sure the results match */
4644 /* Clean up after ourselves (and test deleting by port)
4669 int port = 3990;
4702 primary_name, port,
4709 primary_name, port,
4712 /* Search by port and make sure the results match */
4714 primary_name, port,
4735 primary_name, port,
4738 /* Search by port and make sure the results match */
4740 primary_name, port,