Home
last modified time | relevance | path

Searched refs:OF_canon (Results 1 – 5 of 5) sorted by relevance

/freebsd/stand/libofw/
H A Dopenfirm.h95 int OF_canon(const char *, char *, int);
H A Dofw_net.c254 OF_canon(path, newpath, 254);
H A Dopenfirm.c349 OF_canon(const char *device, char *buf, int len) in OF_canon() function
/freebsd/sys/dev/ofw/
H A Dopenfirm.h129 ssize_t OF_canon(const char *path, char *buf, size_t len);
H A Dopenfirm.c560 OF_canon(const char *device, char *buf, size_t len) in OF_canon() function