/freebsd/contrib/ntp/scripts/ |
H A D | invoke-plot_summary.texi | 4 @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 D | invoke-summary.texi | 4 @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 D | invoke-ntpsweep.texi | 4 @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 D | invoke-ntpd.texi | 4 @cindex NTP daemon program 131 @cindex ntpd help 219 @cindex ntpd-ipv4 235 @cindex ntpd-ipv6 251 @cindex ntpd-authreq 268 @cindex ntpd-authnoreq 285 @cindex ntpd-configfile 294 @cindex ntpd-driftfile 308 @cindex ntpd-panicgate 333 @cindex ntp [all...] |
H A D | invoke-ntp.keys.texi | 4 @cindex NTP symmetric key file format
|
H A D | invoke-ntp.conf.texi | 4 @cindex Network Time Protocol (NTP) daemon configuration file format
|
/freebsd/contrib/ntp/sntp/ |
H A D | invoke-sntp.texi | 4 @cindex standard Simple Network Time Protocol client program 90 @cindex sntp help 161 @cindex sntp-ipv4 177 @cindex sntp-ipv6 193 @cindex sntp-authentication 203 @cindex sntp-broadcast 220 @cindex sntp-concurrent 243 @cindex sntp-gap 253 @cindex sntp-kod 262 @cindex snt [all...] |
/freebsd/contrib/ntp/scripts/ntp-wait/ |
H A D | invoke-ntp-wait.texi | 4 @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/contrib/ntp/scripts/ntptrace/ |
H A D | invoke-ntptrace.texi | 4 @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/usr.sbin/flowctl/ |
H A D | flowctl.c | 156 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/ntpdc/ |
H A D | invoke-ntpdc.texi | 4 @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 ntpd [all...] |
/freebsd/contrib/ntp/scripts/update-leap/ |
H A D | invoke-update-leap.texi | 4 @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/diff/doc/ |
H A D | diff.texi | 106 @cindex overview of @command{diff} and @command{patch} 187 @cindex introduction 240 @cindex hunks 291 @cindex blank and tab difference suppression 292 @cindex tab and blank difference suppression 325 @cindex blank line difference suppression 356 @cindex regular expression suppression 378 @cindex case difference suppression 388 @cindex summarizing which files differ 389 @cindex brief difference reports [all …]
|
H A D | fdl.texi | 5 @cindex FDL, GNU Free Documentation License
|
/freebsd/contrib/ntp/scripts/calc_tickadj/ |
H A D | invoke-calc_tickadj.texi | 4 @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/crypto/heimdal/doc/ |
H A D | whatis.texi | 20 @cindex authentication 78 @cindex session key 129 @cindex replay cache 147 @cindex integrity 148 @cindex confidentiality
|
H A D | apps.texi | 168 @cindex AFS 171 @cindex OpenAFS 172 @cindex Arla 178 @cindex afslog
|
H A D | setup.texi | 8 @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 D | if_ath_tx.c | 2638 int index, cindex; in ath_tx_addto_baw() local 2682 cindex = (tid->baw_head + index) & (ATH_TID_MAX_BUFS - 1); in ath_tx_addto_baw() 2687 tap->txa_start, tap->txa_wnd, index, cindex, tid->baw_head, in ath_tx_addto_baw() 2691 assert(tid->tx_buf[cindex] == NULL); in ath_tx_addto_baw() 2693 if (tid->tx_buf[cindex] != NULL) { in ath_tx_addto_baw() 2697 __func__, index, cindex, tid->baw_head, tid->baw_tail); in ath_tx_addto_baw() 2701 tid->tx_buf[cindex], in ath_tx_addto_baw() 2702 SEQNO(tid->tx_buf[cindex]->bf_state.bfs_seqno), in ath_tx_addto_baw() 2707 tid->tx_buf[cindex] = bf; in ath_tx_addto_baw() 2711 tid->baw_tail = cindex; in ath_tx_addto_baw() [all …]
|
/freebsd/contrib/ntp/util/ |
H A D | invoke-ntp-keygen.texi | 4 @cindex Create a NTP host key 1045 @cindex ntp-keygen help 1112 @cindex ntp-keygen-imbits 1127 @cindex ntp-keygen-certificate 1149 @cindex ntp-keygen-cipher 1167 @cindex ntp-keygen-id-key 1183 @cindex ntp-keygen-gq-params 1198 @cindex ntp-keygen-host-key 1212 @cindex ntp-keygen-iffkey 1227 @cindex nt [all...] |
/freebsd/contrib/ntp/ntpsnmpd/ |
H A D | invoke-ntpsnmpd.texi | 4 @cindex NTP SNMP MIB agent 36 @cindex ntpsnmpd help 79 @cindex ntpsnmpd-agentxsocket
|
/freebsd/contrib/ntp/ntpq/ |
H A D | invoke-ntpq.texi | 4 @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 ntp [all...] |
/freebsd/contrib/libedit/ |
H A D | readline.c | 569 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 D | wlan_snmp.c | 3391 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 3484 if (wlan_channel_index_decode(oid, sub, wname, &cindex) < 0) in wlan_get_next_channel() [all …]
|