OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:targettohlabel
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/disklabel/
bswap.h
51
void
targettohlabel
(struct disklabel *, const struct disklabel *);
60
#define
targettohlabel
(dl, sl) do { *(dl) = *(sl); } while (0)
macro
bswap.c
141
targettohlabel
(struct disklabel *hlp, const struct disklabel *tlp)
function in typeref:typename:void
main.c
1012
targettohlabel
(&lab, disk_lp);
1277
targettohlabel
(&hlp, &tlp);
1394
targettohlabel
(&lab, disk_lp);
1404
targettohlabel
(&lab, disk_lp);
Completed in 12 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025