Lines Matching refs:ainfo
79 mappath(2, ept->ainfo.local);
80 if (!RELATIVE(ept->ainfo.local)) { /* Absolute Path */
83 basepath(ept->ainfo.local, NULL, ir);
86 if (!RELATIVE(ept->ainfo.local)) /* Absolute Path */
87 canonize(ept->ainfo.local);
91 mapvar(2, ept->ainfo.owner);
92 mapvar(2, ept->ainfo.group);
118 ept->ainfo.mode = (ept->ainfo.mode & S_IAMB);
123 ept->ainfo.mode |= 0644;
127 path, &ept->ainfo)) {
152 &ept->ainfo)) {