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

/netbsd-6-1-5-RELEASE/sbin/cgdconfig/
H A Dparams.h83 struct params *params_algorithm(string_t *);
H A Dcgdparse.y84 rule: ALGORITHM stringlit EOL { $$ = params_algorithm($2); }
H A Dparams.c222 params_algorithm(string_t *in) function

Completed in 102 milliseconds