Searched defs:highest (Results 1 – 13 of 13) sorted by relevance
/freebsd/usr.sbin/ppp/ |
H A D | link.c | 97 struct mqueue *queue, *highest; in link_SequenceQueue() local 110 struct mqueue *queue, *highest; in link_DeleteQueue() local 153 struct mqueue *queue, *highest; in link_PendingLowPriorityData() local
|
/freebsd/tests/sys/file/ |
H A D | closefrom_test.c | 116 int cnt, i, highest; in highest_fd() local
|
/freebsd/crypto/krb5/src/lib/gssapi/mechglue/ |
H A D | g_initialize.c | 460 load_if_changed(const char *pathname, time_t last, time_t *highest) in load_if_changed() 480 time_t highest = (time_t)-1, now; in loadConfigFiles() local
|
/freebsd/contrib/pam-krb5/tests/tap/ |
H A D | basic.c | 293 unsigned long highest = testnum - 1; in finish() local
|
/freebsd/contrib/sendmail/src/ |
H A D | conf.c | 5371 sm_closefrom(lowest, highest) in sm_closefrom() argument 5418 sm_close_on_exec(lowest, highest) in sm_close_on_exec() argument
|
H A D | daemon.c | 325 int highest = -1; local
|
/freebsd/contrib/tcsh/ |
H A D | sh.hist.c | 541 unsigned highest = 0; in testHash() local
|
/freebsd/contrib/llvm-project/lld/ELF/Arch/ |
H A D | PPC64.cpp | 426 static uint16_t highest(uint64_t v) { return v >> 48; } in highest() function
|
/freebsd/crypto/openssl/ssl/quic/ |
H A D | quic_ackm.c | 421 QUIC_PN highest = QUIC_PN_INVALID; in rx_pkt_history_trim_range_count() local
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | main.c | 1686 __le16 highest; in rtw_init_vht_cap() local
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | core.c | 3697 static const __le16 highest[RF_PATH_MAX] = { rtw89_init_ht_cap() local 3733 const __le16 *highest = chip->support_bandwidths & BIT(NL80211_CHAN_WIDTH_160) ? rtw89_init_vht_cap() local
|
/freebsd/sys/dev/pci/ |
H A D | pci.c | 2842 int oldstate, highest, delay; in pci_set_powerstate_method() local
|
/freebsd/sys/amd64/amd64/ |
H A D | pmap.c | 2388 long start, end, highest, pv_npg; in pmap_init_pv_table() local
|