Lines Matching refs:file
7 you may not use this file except in compliance with the License.
111 Check whether the last line of te file is empty.
112 :param policy_file: te file
164 def deal_with_roletype(version, cil_write, elem_list, type_set, file, line):
166 print('Error: invalid roletype in %s:%d' % (file, line))
177 def deal_with_typeattribute(version, cil_write, elem_list, type_set, file, line):
179 print('Error: invalid typeattribute in %s:%d' % (file, line))
189 def deal_with_typeattributeset(version, cil_write, elem_list, type_set, file, line):
191 print('Error: invalid typeattributeset in %s:%d' % (file, line))
201 def deal_with_policy(version, cil_write, elem_list, type_set, file, line):
203 print('Error: invalid policy in %s:%d' % (file, line))
213 def deal_with_type(version, cil_write, elem_list, file, line):
215 print('Error: invalid type in %s:%d' % (file, line))
443 # output file