Lines Matching refs:recs
103 recs = xperms1.split()
104 avc.from_split_string(recs)
111 recs = xperms_invalid.split()
112 avc.from_split_string(recs)
119 recs = xperms_without.split()
120 avc.from_split_string(recs)
127 recs = audit1.split()
128 avc.from_split_string(recs)
151 recs = audit2.split()
152 avc.from_split_string(recs)
175 recs = path1.split()
176 path.from_split_string(recs)