Lines Matching refs:id
55 messagef((state->id, NiL, -1, "send: %d: hdr write error", fd));
61 messagef((state->id, NiL, -1, "send: %d: ioctl I_SENDFD error", fd));
74 Csid_t id;
102 messagef((state->id, NiL, -1, "send: %d: %s: invalid authentication directory ", fd, s));
107 messagef((state->id, NiL, -1, "send: %d: authentication tmp file error", fd));
112 messagef((state->id, NiL, -1, "send: %d: %s: authentication file creat error", fd, s));
117 messagef((state->id, NiL, -1, "send: %d: %s: authentication file remove error", fd, s));
125 id.hid = 0;
126 id.pid = getpid();
127 id.uid = geteuid();
128 id.gid = getegid();
133 iov.iov_base = (caddr_t)&id;
134 iov.iov_len = sizeof(id);
149 if (i) messagef((state->id, NiL, -1, "send: %d: sendmsg error", fd));
155 messagef((state->id, NiL, -8, "send(%d,%d) call", fd, n));
204 messagef((state->id, NiL, -8, "send(%d, %-*.*s) call", fd, n - 1, n - 1, state->temp));
206 if (i) messagef((state->id, NiL, -1, "send: %d: write error", fd));
210 messagef((state->id, NiL, -1, "send: %d: not supported", fd));