HomeSort by: relevance | last modified time | path
    Searched defs:do_stop (Results 1 - 8 of 8) sorted by relevancy

  /src/etc/rc.d/
envsys 16 stop_cmd="do_stop"
24 do_stop() function
envsys 16 stop_cmd="do_stop"
24 do_stop() function
  /src/external/bsd/unbound/dist/libunbound/
libunbound.c 312 int do_stop = 1; local
320 do_stop = 0;
339 if(ctx->created_bg && ctx->dothread && do_stop) {
342 do_stop = 0;
346 if(do_stop)
libunbound.c 312 int do_stop = 1; local
320 do_stop = 0;
339 if(ctx->created_bg && ctx->dothread && do_stop) {
342 do_stop = 0;
346 if(do_stop)
  /src/external/bsd/nsd/dist/
remote.c 881 do_stop(RES* ssl, xfrd_state_type* xfrd) function
2719 do_stop(ssl, rc->xfrd);
remote.c 881 do_stop(RES* ssl, xfrd_state_type* xfrd) function
2719 do_stop(ssl, rc->xfrd);
  /src/external/bsd/unbound/dist/daemon/
remote.c 698 do_stop(RES* ssl, struct worker* worker) function
3906 do_stop(ssl, worker);
remote.c 698 do_stop(RES* ssl, struct worker* worker) function
3906 do_stop(ssl, worker);

Completed in 61 milliseconds