OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lastkey
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/sort/
append.c
77
RECHEADER **cpos, **
lastkey
;
local
80
lastkey
= keylist + nelem;
82
for (cpos =
lastkey
; cpos-- > keylist;) {
88
for (cpos = keylist; cpos <
lastkey
; cpos++) {
append.c
77
RECHEADER **cpos, **
lastkey
;
local
80
lastkey
= keylist + nelem;
82
for (cpos =
lastkey
; cpos-- > keylist;) {
88
for (cpos = keylist; cpos <
lastkey
; cpos++) {
/src/external/mpl/bind/dist/lib/dns/rdata/in_1/
svcb_64.c
780
uint16_t
lastkey
= 0, mankey = 0;
local
825
if (!first && key <=
lastkey
) {
858
lastkey
= key;
svcb_64.c
780
uint16_t
lastkey
= 0, mankey = 0;
local
825
if (!first && key <=
lastkey
) {
858
lastkey
= key;
/src/external/mpl/dhcp/bind/dist/lib/dns/rdata/in_1/
svcb_64.c
809
uint16_t
lastkey
= 0, mankey = 0;
local
859
if (!first && key <=
lastkey
) {
892
lastkey
= key;
svcb_64.c
809
uint16_t
lastkey
= 0, mankey = 0;
local
859
if (!first && key <=
lastkey
) {
892
lastkey
= key;
Completed in 46 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026