Searched refs:attractptr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/chmod/
H A Dchmod.c891 set_attrs_nvlist(char *attractptr, int numofattrs) argument
903 if (attractptr[i] != '\0') {
906 (attractptr[i] == A_SET_OP))) != 0) {
1184 set_attr_args(f_attr_t attr, char action, char *attractptr) argument
1188 attractptr[attr] = action;
1196 * attribute's position in the character array pointed to by attractptr, where
1197 * upon exit, attractptr is positional and the value of each character specifies
1212 parse_entry(char *entry, char action, char atype, int len, char *attractptr) argument
1222 attractptr));
1227 attractptr));
1287 char *attractptr; local
[all...]

Completed in 68 milliseconds