Searched refs:FT_NUMBER (Results 1 – 3 of 3) sorted by relevance
46 #define FT_NUMBER (FT_MAX + 1) /* Number of file types. */ macro84 typedef int fattr_support_t[FT_NUMBER];
268 proto_printf(s, "ATTR %d\n", FT_NUMBER); in proto_fileattr()269 for (i = 0; i < FT_NUMBER; i++) in proto_fileattr()278 if (error || line != NULL || strcmp(cmd, "ATTR") != 0 || n > FT_NUMBER) in proto_fileattr()289 for (i = n; i < FT_NUMBER; i++) in proto_fileattr()
111 static struct fattr *defaults[FT_NUMBER];119 for (i = 0; i < FT_NUMBER; i++) { in fattr_init()138 for (i = 0; i < FT_NUMBER; i++) in fattr_fini()