AT_get_attributes 86 modules/ob/objects.c ATSQ_str = MA_to_string(object.ATSQ, AT_get_attributes(), 2, 1 ); AT_get_attributes 88 modules/ob/objects.c MAND_str = MA_to_string(object.MAND, AT_get_attributes(), 2, 1 ); AT_get_attributes 90 modules/ob/objects.c MULT_str = MA_to_string(object.MULT, AT_get_attributes(), 2, 1 ); AT_get_attributes 92 modules/ob/objects.c UNIQ_str = MA_to_string(object.UNIQ, AT_get_attributes(), 2, 1 ); AT_get_attributes 94 modules/ob/objects.c KEYS_str = MA_to_string(object.KEYS, AT_get_attributes(), 2, 1 ); AT_get_attributes 96 modules/ob/objects.c REC_str = MA_to_string(object.REC , AT_get_attributes(), 2, 1 ); AT_get_attributes 98 modules/ob/objects.c INV_str = MA_to_string(object.INV , AT_get_attributes(), 2, 1 ); AT_get_attributes 78 modules/qc/query_command.c return MA_to_string(bitmap, AT_get_attributes(), DUP_TOKENS, 0); AT_get_attributes 437 modules/qc/query_command.c index = getsubopt(&inv_attrs_str, AT_get_attributes(), &value); AT_get_attributes 453 modules/qc/query_command.c sprintf(str_buf, "\"%s\" does not belong to inv_attr.\n", (AT_get_attributes())[index]); AT_get_attributes 505 modules/qc/query_command.c index = getsubopt(&object_types_str, AT_get_attributes(), &value); AT_get_attributes 524 modules/qc/query_command.c index = getsubopt(&object_types_str, AT_get_attributes(), &value); AT_get_attributes 569 modules/qc/query_command.c index = getsubopt(&object_types_str, AT_get_attributes(), &value); AT_get_attributes 584 modules/qc/query_command.c sprintf(str_buf, "\"%s\" does not belong to object_type.\n", (AT_get_attributes())[index]);