Searched refs:SYNC_INTVL (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/ptp/Solaris/
H A Dptp.sh90 SYNC_INTVL="`get_prop sync_interval`"
91 if [ "$SYNC_INTVL" -gt 0 -a "$SYNC_INTVL" -ne 1 ]; then
92 CMD_LINE_ARGS="$CMD_LINE_ARGS -y $SYNC_INTVL"

Completed in 10 milliseconds