Lines Matching refs:location
54 # If a map entry contains multiple location fields, it is not changed.
134 # Assumption: location contains colon (":")
138 # the first location field found on the line
145 # If location not found, do not modify.
147 # If there is more than one location, do not modify. Rationale:
162 # We have a line with exactly one location field
164 # Assumption: location has no more than one colon (":")
166 n=split($locationfield,location,":")
167 if (is_self(location[1])) {
168 $locationfield = ":" location[2]
173 # sneak in ahead of location