Home
last modified time | relevance | path

Searched refs:sync_mode (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sbin/svc/
H A Dsvc.h70 int sync_mode : 1; member
H A Dsvc.c120 cmd->sync_mode = 1; in process_cmd()
H A Dexecute.c814 if (cmd->sync_mode) /* support -s option */ in setstate_stopped()