OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newtail
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/libfdt/dist/
fdt_sw.c
149
char *oldtail, *
newtail
;
local
163
newtail
= (char *)buf + bufsize - tailsize;
169
memmove(
newtail
, oldtail, tailsize);
171
memmove(
newtail
, oldtail, tailsize);
/src/sys/arch/ia64/ia64/
pmap.c
690
struct pch
newtail
;
local
704
TAILQ_INIT(&
newtail
);
720
TAILQ_INSERT_TAIL(&
newtail
, pc, pc_lru);
758
TAILQ_INSERT_TAIL(&
newtail
, pc, pc_lru);
771
TAILQ_INSERT_TAIL(&
newtail
, pc, pc_lru);
791
TAILQ_CONCAT(&pv_chunks, &
newtail
, pc_lru);
Completed in 39 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026