Searched refs:read_sc (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/usr.sbin/altq/libaltq/ |
H A D | qop_hfsc.c | 54 static int read_sc(int *, char ***, int *, u_int *, u_int *, u_int *); 153 if (read_sc(&argc, &argv, &type, &m1, &d, &m2) != 0) { in hfsc_class_parser() 303 read_sc(int *argcp, char ***argvp, int *type, u_int *m1, u_int *d, u_int *m2) in read_sc() function
|