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

/netbsd-current/sbin/cgdconfig/
H A Dparams.h99 struct params *params_algorithm(string_t *);
H A Dcgdparse.y85 rule: ALGORITHM stringlit EOL { $$ = params_algorithm($2); }
H A Dparams.c237 params_algorithm(string_t *in) function

Completed in 204 milliseconds