Lines Matching defs:dat
364 server(int fd, int op, int sub, int arg, char* dat)
387 if (dat)
389 t = tokopen(dat, 1);
397 if (dat)
399 t = tokopen(dat, 1);
421 message((error_info.trace, "level=%d output=%s", -arg, dat ? dat : cspath(state.indirect.con ? 2 : con[fd].info.user.fds[2], 0)));
423 if (dat)
425 if ((n = open(dat, O_WRONLY|O_CREAT|O_TRUNC, S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)) >= 0)
632 if (dat && *dat) attributes(dat, &attr, NiL);
643 if (dat && (attr.global.set & SETPOOL) && attr.global.pool > 0 && attr.global.pool < n) sv[attr.global.pool] = 0;
649 if (dat)
651 t = tokopen(dat, 1);