Searched refs:ofw_dump (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/ofwdump/
H A Dofwdump.c55 static void ofw_dump(int, const char *, int, int, const char *, int, int);
121 ofw_dump(fd, NULL, rflag, pflag, Parg, Rflag, Sflag);
128 ofw_dump(fd, argv[i], rflag, pflag, Parg, Rflag, Sflag);
243 ofw_dump(int fd, const char *start, int rec, int prop, const char *pmatch, function

Completed in 181 milliseconds