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

/openbsd-current/usr.bin/sndioctl/
H A Dsndioctl.c60 int parse_modeval(char **, int *, float *);
611 parse_modeval(char **line, int *rmode, float *rval) function
732 if (!parse_modeval(&pos, &mode, &val))
772 if (!parse_modeval(&pos, &mode, &val))

Completed in 174 milliseconds