Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ipf/lib/common/
H A Dipf_dotuning.c10 void ipf_dotuning(fd, tuneargs, iocfn) in ipf_dotuning() argument
12 char *tuneargs;
25 for (s = strtok(tuneargs, ","); s != NULL; s = strtok(NULL, ",")) {