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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/bin/ad/
H A Dad_set.c59 static char *new_attributes; variable
141 static void change_attributes(char *path, afpvol_t *vol, const struct stat *st, struct adouble *ad, char *new_attributes) argument
149 if (strchr(new_attributes, 'W'))
151 if (strchr(new_attributes, 'w'))
154 if (strchr(new_attributes, 'O'))
156 if (strchr(new_attributes, 'o'))
160 if (strchr(new_attributes, 'Y'))
162 if (strchr(new_attributes, 'y'))
165 if (strchr(new_attributes, 'P'))
167 if (strchr(new_attributes, '
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/bin/ad/
H A Dad_set.c59 static char *new_attributes; variable
141 static void change_attributes(char *path, afpvol_t *vol, const struct stat *st, struct adouble *ad, char *new_attributes) argument
149 if (strchr(new_attributes, 'W'))
151 if (strchr(new_attributes, 'w'))
154 if (strchr(new_attributes, 'O'))
156 if (strchr(new_attributes, 'o'))
160 if (strchr(new_attributes, 'Y'))
162 if (strchr(new_attributes, 'y'))
165 if (strchr(new_attributes, 'P'))
167 if (strchr(new_attributes, '
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/bin/ad/
H A Dad_set.c59 static char *new_attributes; variable
141 static void change_attributes(char *path, afpvol_t *vol, const struct stat *st, struct adouble *ad, char *new_attributes) argument
149 if (strchr(new_attributes, 'W'))
151 if (strchr(new_attributes, 'w'))
154 if (strchr(new_attributes, 'O'))
156 if (strchr(new_attributes, 'o'))
160 if (strchr(new_attributes, 'Y'))
162 if (strchr(new_attributes, 'y'))
165 if (strchr(new_attributes, 'P'))
167 if (strchr(new_attributes, '
[all...]

Completed in 113 milliseconds