Lines Matching defs:program_invocation_short_name

221 char *program_invocation_name = "[progname]", *program_invocation_short_name =
224 extern char *program_invocation_name, *program_invocation_short_name;
489 program_invocation_short_name, fd, shadow_fd, request);
522 program_invocation_short_name, fd, shadow_fd, ret, sret);
554 program_invocation_short_name, fd, shadow_fd, cmd, arg);
568 program_invocation_short_name, fd, shadow_fd, ret, sret);
594 program_invocation_short_name, fd, shadow_fd, level, optname);
599 program_invocation_short_name, fd, shadow_fd, level);
608 program_invocation_short_name, fd, shadow_fd, level);
633 program_invocation_short_name, fd, shadow_fd, ret, sret);
670 program_invocation_short_name, domain, type, protocol);
753 program_invocation_short_name, s, shadow_fd);
1159 program_invocation_short_name, fd, shadow_fd,
1240 program_invocation_short_name, fd, shadow_fd, ret, sret);
1313 program_invocation_short_name, fd, shadow_fd,
1393 program_invocation_short_name, fd, shadow_fd, ret);
1448 program_invocation_short_name, fd, shadow_fd);
1473 program_invocation_short_name, fd, shadow_fd,
1560 program_invocation_short_name, fd, shadow_fd, ret);
1599 program_invocation_short_name, fd, shadow_fd);
1611 program_invocation_short_name, fd, shadow_fd, ret);
1634 program_invocation_short_name, fd, shadow_fd);
1664 program_invocation_short_name, fd, shadow_fd, newfd,
1692 program_invocation_short_name, fd, shadow_fd);
1737 program_invocation_short_name, fd, shadow_fd, newfd,
1776 __sdp_log(2, "GETSOCKNAME <%s:%d>\n", program_invocation_short_name, fd);
1789 program_invocation_short_name, fd, ret);
1823 __sdp_log(2, "GETPEERNAME <%s:%d>\n", program_invocation_short_name, fd);
1828 program_invocation_short_name, fd, ret,
1882 __sdp_log(2, "ACCEPT: <%s:%d>\n", program_invocation_short_name, fd);
1981 program_invocation_short_name, fd, ret);
2011 __sdp_log(2, "SELECT: <%s:%d>\n", program_invocation_short_name, n);
2074 program_invocation_short_name, n, ret);
2105 __sdp_log(2, "PSELECT: <%s:%d>\n", program_invocation_short_name, n);
2171 program_invocation_short_name, n, ret);
2198 __sdp_log(2, "POLL: <%s:%d>\n", program_invocation_short_name, nfds);
2268 program_invocation_short_name, nfds, ret);
2291 __sdp_log(2, "EPOLL_CREATE: <%s:%d>\n", program_invocation_short_name,
2297 program_invocation_short_name, size, epfd);
2320 program_invocation_short_name, epfd, op, fd);
2329 program_invocation_short_name, fd, shadow_fd);
2335 program_invocation_short_name, epfd, ret);
2358 __sdp_log(2, "EPOLL_WAIT: <%s:%d>\n", program_invocation_short_name, epfd);
2363 program_invocation_short_name, epfd, ret);
2389 __sdp_log(2, "EPOLL_PWAIT: <%s:%d>\n", program_invocation_short_name, epfd);
2394 program_invocation_short_name, epfd, ret);
2583 program_invocation_short_name = basename(args_info.dla_argv[0]);