args.c | 69 static const struct pro { struct 77 } pro[] = { variable in typeref:typename:const struct pro[] 217 const struct pro *p; 224 for (p = pro + array_length(pro); p-- != pro;) { 317 snprintf(fname, sizeof(fname), "%s/.indent.pro", home); 321 load_profile(".indent.pro", false);
|