Lines Matching defs:attrnamespace
66 "attrnamespace attrname filename ...\n", getprogname());
71 "attrnamespace attrname attrvalue filename ...\n",
74 "attrnamespace attrname filename ...\n",
80 "attrnamespace attrname filename ...\n", getprogname());
85 "attrnamespace filename ...\n", getprogname());
170 int buflen, visbuflen, ch, error, i, arg_counter, attrnamespace,
250 error = extattr_string_to_namespace(argv[0], &attrnamespace);
267 attrnamespace = EXTATTR_NAMESPACE_USER;
272 attrnamespace = EXTATTR_NAMESPACE_SYSTEM;
325 attrnamespace, attrname);
328 attrnamespace, attrname);
335 attrnamespace, attrname, buf,
339 attrnamespace, attrname, buf,
347 attrnamespace, NULL, 0);
350 attrnamespace, NULL, 0);
356 attrnamespace, buf, buflen);
359 attrnamespace, buf, buflen);
372 attrnamespace, attrname, NULL, 0);
375 attrnamespace, attrname, NULL, 0);
381 attrnamespace, attrname, buf, buflen);
384 attrnamespace, attrname, buf, buflen);