Home
last modified time | relevance | path

Searched refs:pre_start (Results 1 – 2 of 2) sorted by relevance

/external/dhcpcd-6.8.2/
Ddhcpcd.c728 pre_start(struct interface *ifp) in pre_start() function
854 pre_start(ifp); in dhcpcd_prestartinterface()
929 pre_start(ifp); in run_preinit()
/external/pcre/dist/
Dpcretest.c2253 int i, pre_start, post_start, subject_length; in callout() local
2283 PCHARS(pre_start, cb->subject, 0, cb->start_match, f); in callout()
2308 for (i = 0; i < pre_start; i++) fprintf(outfile, " "); in callout()
2317 for (i = 0; i < subject_length - pre_start - post_start + 4; i++) in callout()