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

/freebsd-10-stable/usr.sbin/eeprom/
H A Dofw_options.c74 static int ofwo_setstr(int, const void *, int, const char *, const char *);
129 if ((res = ofwo_setstr(fd, buf, buflen, exent->ex_prop,
138 return (ofwo_setstr(fd, buf, buflen, exent->ex_prop,
201 ofwo_setstr(int fd, const void *buf, int buflen, const char *prop, function
302 rv = ofwo_setstr(fd, pbuf, len, prop, val);

Completed in 160 milliseconds