OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:htotargetlabel
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/disklabel/
bswap.h
50
void
htotargetlabel
(struct disklabel *, const struct disklabel *);
59
#define
htotargetlabel
(dl, sl) do { *(dl) = *(sl); } while (0)
macro
bswap.c
154
htotargetlabel
(struct disklabel *tlp, const struct disklabel *hlp)
function in typeref:typename:void
main.c
1287
htotargetlabel
(&tlp, &hlp);
1358
htotargetlabel
(disk_lp, &lab);
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025