Lines Matching refs:PR
68 PR("%25s %-12s %c%c%c\t%-5s%-13d %-10" PRId64 "%-10" PRId64 "\n", in walk_sockets()
126 PR("%32s %-5d %s\n", owner, svc->pev_len, pev_output); in walk_socket_services()
142 PR("%25s %-12s %-5s\t%-5s%-14s %-10s%-10s\n", in cmd_net_sockets()
145 PR("\n"); in cmd_net_sockets()
153 PR("No sockets found.\n"); in cmd_net_sockets()
156 PR("\n%d active socket%s found.\n", count.opened, in cmd_net_sockets()
162 PR("\n"); in cmd_net_sockets()
165 PR("%d closed socket%s found.\n", count.closed, in cmd_net_sockets()
171 PR("\n"); in cmd_net_sockets()
182 PR("Services:\n"); in cmd_net_sockets()
183 PR("%32s %-5s %s\n", "Owner", "Count", "FDs"); in cmd_net_sockets()
184 PR("\n"); in cmd_net_sockets()
189 PR("No socket services found.\n"); in cmd_net_sockets()
191 PR("\n%d socket service%s found.\n", svc_count, in cmd_net_sockets()
196 PR("\n"); in cmd_net_sockets()