Home
last modified time | relevance | path

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

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