Home
last modified time | relevance | path

Searched defs:socket_infos (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/systemctl/
Dsystemctl-list-units.c351 static int output_sockets_list(struct socket_info *socket_infos, unsigned cs) { in output_sockets_list()
432 _cleanup_free_ struct socket_info *socket_infos = NULL; in verb_list_sockets() local