Home
last modified time | relevance | path

Searched refs:re_start (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/tre/dist/lib/
H A Dtre-parse.h23 const tre_char_t *re_start; member
H A Dtre-parse.c963 ctx->re_start = ctx->re; in tre_parse()
1324 || (ctx->re > ctx->re_start in tre_parse()
1358 || (ctx->re > ctx->re_start in tre_parse()
1584 || (ctx->re - 2 >= ctx->re_start in tre_parse()
1587 || ctx->re == ctx->re_start) in tre_parse()
/netbsd-src/sys/dev/ic/
H A Drtl8169.c156 static void re_start(struct ifnet *);
517 re_start(ifp); in re_diag()
905 ifp->if_start = re_start; in re_attach()
1593 re_start(struct ifnet *ifp) in re_start()
1591 re_start(struct ifnet *ifp) re_start() function
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Ds_client.c2016 re_start: in s_client_main()
2762 goto re_start; in s_client_main()
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_client.c2061 re_start: in s_client_main()
2811 goto re_start; in s_client_main()