Lines Matching refs:option_index
227 int option_index; in cryptodev_fips_validate_parse_args() local
252 lgopts, &option_index)) != EOF) { in cryptodev_fips_validate_parse_args()
256 if (strcmp(lgopts[option_index].name, in cryptodev_fips_validate_parse_args()
259 else if (strcmp(lgopts[option_index].name, in cryptodev_fips_validate_parse_args()
262 else if (strcmp(lgopts[option_index].name, in cryptodev_fips_validate_parse_args()
265 else if (strcmp(lgopts[option_index].name, in cryptodev_fips_validate_parse_args()
272 } else if (strcmp(lgopts[option_index].name, in cryptodev_fips_validate_parse_args()
279 } else if (strcmp(lgopts[option_index].name, in cryptodev_fips_validate_parse_args()
282 } else if (strcmp(lgopts[option_index].name, in cryptodev_fips_validate_parse_args()
303 } else if (strcmp(lgopts[option_index].name, in cryptodev_fips_validate_parse_args()
329 } else if (strcmp(lgopts[option_index].name, in cryptodev_fips_validate_parse_args()