Searched defs:highest (Results 1 – 10 of 10) 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/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/sys/contrib/dev/rtw89/ |
H A D | core.c | 3152 static const __le16 highest[RF_PATH_MAX] = { rtw89_init_ht_cap() local 3188 const __le16 *highest = chip->support_bw160 ? highest_bw160 : highest_bw80; rtw89_init_vht_cap() local
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | main.c | 1601 __le16 highest; rtw_init_vht_cap() local
|
/freebsd/sys/dev/pci/ |
H A D | pci.c | 2801 int oldstate, highest, delay; in pci_set_powerstate_method() local
|
/freebsd/sys/amd64/amd64/ |
H A D | pmap.c | 2367 long start, end, highest, pv_npg; in pmap_init_pv_table() local
|