Searched refs:OF_canon (Results 1 – 5 of 5) sorted by relevance
| /freebsd/stand/libofw/ |
| H A D | openfirm.h | 95 int OF_canon(const char *, char *, int);
|
| H A D | ofw_net.c | 254 OF_canon(path, newpath, 254);
|
| H A D | openfirm.c | 349 OF_canon(const char *device, char *buf, int len) in OF_canon() function
|
| /freebsd/sys/dev/ofw/ |
| H A D | openfirm.h | 129 ssize_t OF_canon(const char *path, char *buf, size_t len);
|
| H A D | openfirm.c | 560 OF_canon(const char *device, char *buf, size_t len) in OF_canon() function
|