Home
last modified time | relevance | path

Searched refs:cindex (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/ntp/scripts/
H A Dinvoke-plot_summary.texi4 @cindex plot statistics generated by summary script
30 @cindex plot_summary help
65 @cindex plot_summary-directory
73 @cindex plot_summary-identifier
81 @cindex plot_summary-peer
97 @cindex plot_summary-plot-term
107 @cindex plot_summary-output-file
H A Dinvoke-summary.texi4 @cindex compute various stastics from NTP stat files
31 @cindex summary help
64 @cindex summary-directory
72 @cindex summary-end-date
81 @cindex summary-output-directory
88 @cindex summary-start-date
/freebsd/contrib/ntp/scripts/ntpsweep/
H A Dinvoke-ntpsweep.texi4 @cindex Print various informations about given ntp servers
34 @cindex ntpsweep help
66 @cindex ntpsweep-host-list
82 @cindex ntpsweep-peers
88 @cindex ntpsweep-maxlevel
95 @cindex ntpsweep-strip
102 @cindex ntpsweep-host
/freebsd/contrib/ntp/ntpd/
H A Dinvoke-ntpd.texi4 @cindex NTP daemon program
131 @cindex ntpd help
219 @cindex ntpd-ipv4
235 @cindex ntpd-ipv6
251 @cindex ntpd-authreq
441 @cindex ntpd-nice
472 @cindex ntpd-quit
549 @cindex ntpd-user
604 @cindex ntpd-slew
622 @cindex ntpd-usepcc
[all …]
H A Dinvoke-ntp.keys.texi4 @cindex NTP symmetric key file format
H A Dinvoke-ntp.conf.texi4 @cindex Network Time Protocol (NTP) daemon configuration file format
/freebsd/contrib/ntp/sntp/
H A Dinvoke-sntp.texi90 @cindex sntp help
161 @cindex sntp-ipv4
177 @cindex sntp-ipv6
203 @cindex sntp-broadcast
243 @cindex sntp-gap
253 @cindex sntp-kod
262 @cindex sntp-keyfile
272 @cindex sntp-logfile
280 @cindex sntp-steplimit
306 @cindex sntp-timeout
[all …]
/freebsd/contrib/ntp/scripts/ntp-wait/
H A Dinvoke-ntp-wait.texi4 @cindex Wait for ntpd to stabilize the system clock
50 @cindex ntp-wait help
80 @cindex ntp-wait-tries
88 @cindex ntp-wait-sleep
96 @cindex ntp-wait-verbose
/freebsd/usr.sbin/flowctl/
H A Dflowctl.c156 int cindex = -1; in execute_command() local
163 if (cindex != -1) in execute_command()
165 cindex = i; in execute_command()
167 if (cindex == -1) in execute_command()
171 (*cmds[cindex].cmd_func)(argc, argv); in execute_command()
/freebsd/contrib/ntp/scripts/ntptrace/
H A Dinvoke-ntptrace.texi4 @cindex Trace peers of an NTP server
51 @cindex ntptrace help
81 @cindex ntptrace-numeric
88 @cindex ntptrace-max-hosts
95 @cindex ntptrace-host
/freebsd/contrib/ntp/ntpdc/
H A Dinvoke-ntpdc.texi4 @cindex vendor-specific NTPD control program
66 @cindex ntpdc help
130 @cindex ntpdc-ipv4
146 @cindex ntpdc-ipv6
162 @cindex ntpdc-command
179 @cindex ntpdc-interactive
195 @cindex ntpdc-listpeers
211 @cindex ntpdc-numeric
218 @cindex ntpdc-peers
234 @cindex ntpdc-showpeers
[all …]
/freebsd/contrib/ntp/scripts/update-leap/
H A Dinvoke-update-leap.texi4 @cindex leap-seconds file manager/updater
59 @cindex update-leap help
153 @cindex update-leap-source-url
161 @cindex update-leap-ipv4
200 @cindex update-leap-destination
208 @cindex update-leap-expiration
218 @cindex update-leap-ntp-conf-file
227 @cindex update-leap-force-update
/freebsd/contrib/ntp/scripts/calc_tickadj/
H A Dinvoke-calc_tickadj.texi4 @cindex Calculates "optimal" value for tick given ntp drift file.
52 @cindex calc_tickadj help
81 @cindex calc_tickadj-drift-file
88 @cindex calc_tickadj-tick
/freebsd/contrib/diff/doc/
H A Ddiff.texi187 @cindex introduction
240 @cindex hunks
853 @cindex headings
952 @cindex side by side
1523 @cindex line formats
1710 @cindex full lines
2156 @cindex conflict
2157 @cindex overlap
2394 @cindex diff merging
2578 @cindex ClearCase
[all …]
H A Dfdl.texi5 @cindex FDL, GNU Free Documentation License
/freebsd/crypto/heimdal/doc/
H A Dwhatis.texi20 @cindex authentication
78 @cindex session key
129 @cindex replay cache
147 @cindex integrity
148 @cindex confidentiality
H A Dapps.texi168 @cindex AFS
171 @cindex OpenAFS
172 @cindex Arla
178 @cindex afslog
H A Dsetup.texi8 @cindex realm
109 @cindex KRB5_CONFIG
601 @cindex Salting
602 @cindex Encryption types
662 @cindex KCM
663 @cindex Credential cache server
731 @cindex Cross realm
794 @cindex Transit policy
952 @cindex Setting up DNS
1014 @cindex Using the LDAP backend
[all …]
/freebsd/sys/dev/ath/
H A Dif_ath_tx.c2658 int index, cindex; in ath_tx_addto_baw() local
2713 if (tid->tx_buf[cindex] != NULL) { in ath_tx_addto_baw()
2721 tid->tx_buf[cindex], in ath_tx_addto_baw()
2727 tid->tx_buf[cindex] = bf; in ath_tx_addto_baw()
2731 tid->baw_tail = cindex; in ath_tx_addto_baw()
2749 int index, cindex; in ath_tx_switch_baw_buf() local
2782 tid->tx_buf[cindex] = new_bf; in ath_tx_switch_baw_buf()
2796 int index, cindex; in ath_tx_update_baw() local
2822 if (tid->tx_buf[cindex] != bf) { in ath_tx_update_baw()
2826 tid->tx_buf[cindex], in ath_tx_update_baw()
[all …]
/freebsd/contrib/ntp/util/
H A Dinvoke-ntp-keygen.texi4 @cindex Create a NTP host key
1045 @cindex ntp-keygen help
1112 @cindex ntp-keygen-imbits
1149 @cindex ntp-keygen-cipher
1167 @cindex ntp-keygen-id-key
1198 @cindex ntp-keygen-host-key
1212 @cindex ntp-keygen-iffkey
1227 @cindex ntp-keygen-ident
1265 @cindex ntp-keygen-modulus
1280 @cindex ntp-keygen-md5key
[all …]
/freebsd/contrib/ntp/ntpsnmpd/
H A Dinvoke-ntpsnmpd.texi4 @cindex NTP SNMP MIB agent
36 @cindex ntpsnmpd help
79 @cindex ntpsnmpd-agentxsocket
/freebsd/contrib/ntp/ntpq/
H A Dinvoke-ntpq.texi4 @cindex standard NTP query program
934 @cindex ntpq help
998 @cindex ntpq-ipv4
1014 @cindex ntpq-ipv6
1030 @cindex ntpq-command
1047 @cindex ntpq-interactive
1064 @cindex ntpq-numeric
1071 @cindex ntpq-old-rv
1085 @cindex ntpq-peers
1101 @cindex ntpq-refid
[all …]
/freebsd/contrib/libedit/
H A Dreadline.c569 get_history_event(const char *cmd, int *cindex, int qchar) in get_history_event() argument
577 idx = *cindex; in get_history_event()
585 *cindex = cmd[idx]? (idx + 1):idx; in get_history_event()
608 *cindex = idx; in get_history_event()
675 *cindex = idx; in get_history_event()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c3391 uint32_t *cindex) in wlan_channel_index_decode() argument
3401 *cindex = oid->subs[sub + oid->subs[sub] + 1]; in wlan_channel_index_decode()
3443 wlan_find_channel(struct wlan_iface *wif, uint32_t cindex) in wlan_find_channel() argument
3445 if (wif->chanlist == NULL || cindex > wif->nchannels) in wlan_find_channel()
3448 return (wif->chanlist + cindex - 1); in wlan_find_channel()
3454 uint32_t cindex; in wlan_get_channel() local
3457 if (wlan_channel_index_decode(oid, sub, wname, &cindex) < 0) in wlan_get_channel()
3463 return (wlan_find_channel(*wif, cindex)); in wlan_get_channel()
3470 uint32_t cindex; in wlan_get_next_channel() local
3490 if (cindex < (*wif)->nchannels) in wlan_get_next_channel()
[all …]