OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:signature_base
(Results
1 - 4
of
4
) sorted by null
/external/dhcpcd/
dhcpcd-run-hooks
6
signature_base
="# Generated by dhcpcd"
7
signature="${
signature_base
} ${from} ${interface}"
dhcpcd-run-hooks.in
6
signature_base
="# Generated by dhcpcd"
7
signature="${
signature_base
} ${from} ${interface}"
/external/dhcpcd/dhcpcd-hooks/
50-ntp.conf
50
remove_markers "${
signature_base
}" "${signature_base_end}" \
53
echo "${
signature_base
}${header:+ ${from} }${header}" >> "${cf}"
20-resolv.conf
38
header="${
signature_base
}${header:+ ${from} }${header}"
Completed in 247 milliseconds