Lines Matching refs:name
154 /* limit name */
155 char name[1];
165 char name[sizeof(lname)]; \
176 char name[sizeof(lname)]; \
248 shprintf("-%c: %-20s ", rlimits[i]->optchar, rlimits[i]->name);
284 bi_errorf("invalid %s limit: %s", l->name, v);
298 l->name, cstrerror(errno));
313 bi_errorf(Tf_ro, l->name);
321 bi_errorf("%s exceeds allowable %s limit", v, l->name);
323 bi_errorf("bad %s limit: %s", l->name, cstrerror(errno));