Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ofw/
Dopenfirmio.c77 static int openfirm_getstr(int, const char *, char **);
95 openfirm_getstr(int len, const char *user, char **cpp) in openfirm_getstr() function
159 error = openfirm_getstr(of->of_namelen, of->of_name, &name); in openfirm_ioctl()
194 error = openfirm_getstr(of->of_namelen, of->of_name, &name); in openfirm_ioctl()
211 error = openfirm_getstr(of->of_namelen, of->of_name, in openfirm_ioctl()
257 error = openfirm_getstr(of->of_namelen, of->of_name, &name); in openfirm_ioctl()