Lines Matching full:comma
281 specifying one value without a comma will set both parms to that\n\
282 value, specifying a value with a leading comma will set just the second\n\
283 parm, a value with a trailing comma will set just the first. To set\n\
285 comma.\n\
287 "* For these options taking two parms, specifying one value with no comma\n\
289 value. To set the second value it must be preceded with a comma or be a\n\
290 comma-separated pair. This is to retain previous netperf behaviour.\n";
295 /* If the second argument is not specified, and there is no comma, */
297 /* value of the first. If there is a comma, then the value of the */
306 /* there was a comma arg2 should be the second arg*/
311 /* there was not a comma, we can use ns as a temp s */
322 pair of comma-separated values. however, if there is no comma,
332 /* there was a comma arg2 should be the second arg*/
337 /* there was not a comma, so we should make sure that arg2 is \0