Searched refs:modes (Results 1 – 5 of 5) sorted by relevance
104 txc.modes |= ADJ_OFFSET_SINGLESHOT; in adjtimex_main()108 txc.modes |= ADJ_FREQUENCY; in adjtimex_main()112 txc.modes |= ADJ_TIMECONST; in adjtimex_main()116 txc.modes |= ADJ_TICK; in adjtimex_main()140 txc.modes, txc.offset, txc.freq, txc.maxerror, in adjtimex_main()
37 static struct Mode modes[] = { variable111 for (modePtr = modes; modePtr->name; modePtr++) /* look for the mode */ in main()
26 for some types of address modes, thus
1634 tmx.modes = ADJ_FREQUENCY | ADJ_OFFSET; in update_local_clock()1638 tmx.modes = ADJ_OFFSET | ADJ_STATUS | ADJ_TIMECONST;// | ADJ_MAXERROR | ADJ_ESTERROR; in update_local_clock()2715 ntv.modes = MOD_FREQUENCY;2767 ntv.modes = MOD_STATUS;2770 ntv.modes = MOD_BITS | MOD_NANO;2772 ntv.modes = MOD_BITS;2844 ntv.modes = MOD_TAI;
49 the pseudo-terminal, using a protocol similar to that of TIOCPKT. The TIOCUCNTL and TIOCPKT modes a…