Lines Matching refs:strcmp
253 if (!strcmp(key, "debug")) { in uclparse_toplevel()
262 if (!strcmp(key, "timeout")) { in uclparse_toplevel()
271 if (!strcmp(key, "maxproc")) { in uclparse_toplevel()
280 if (!strcmp(key, "pidfile")) { in uclparse_toplevel()
290 if (!strcmp(key, "isns-server")) { in uclparse_toplevel()
311 if (!strcmp(key, "isns-period")) { in uclparse_toplevel()
320 if (!strcmp(key, "isns-timeout")) { in uclparse_toplevel()
329 if (!strcmp(key, "auth-group")) { in uclparse_toplevel()
341 if (!strcmp(key, "portal-group")) { in uclparse_toplevel()
353 if (!strcmp(key, "lun")) { in uclparse_toplevel()
371 if (!strcmp(key, "target")) { in uclparse_toplevel()
400 if (!strcmp(name, "default") && in uclparse_auth_group()
414 if (!strcmp(key, "auth-type")) { in uclparse_auth_group()
422 if (!strcmp(key, "chap")) { in uclparse_auth_group()
437 if (!strcmp(key, "chap-mutual")) { in uclparse_auth_group()
452 if (!strcmp(key, "initiator-name")) { in uclparse_auth_group()
470 if (!strcmp(key, "initiator-portal")) { in uclparse_auth_group()
500 if (strcmp(name, "default") == 0 && in uclparse_portal_group()
514 if (!strcmp(key, "discovery-auth-group")) { in uclparse_portal_group()
526 if (!strcmp(key, "discovery-filter")) { in uclparse_portal_group()
539 if (!strcmp(key, "listen")) { in uclparse_portal_group()
561 if (!strcmp(key, "listen-iser")) { in uclparse_portal_group()
583 if (!strcmp(key, "redirect")) { in uclparse_portal_group()
596 if (!strcmp(key, "options")) { in uclparse_portal_group()
630 if (!strcmp(key, "alias")) { in uclparse_target()
640 if (!strcmp(key, "auth-group")) { in uclparse_target()
662 if (!strcmp(key, "auth-type")) { in uclparse_target()
685 if (!strcmp(key, "chap")) { in uclparse_target()
690 if (!strcmp(key, "chap-mutual")) { in uclparse_target()
695 if (!strcmp(key, "initiator-name")) { in uclparse_target()
718 if (!strcmp(key, "initiator-portal")) { in uclparse_target()
741 if (!strcmp(key, "portal-group")) { in uclparse_target()
757 if (!strcmp(key, "port")) { in uclparse_target()
795 if (!strcmp(key, "redirect")) { in uclparse_target()
807 if (!strcmp(key, "lun")) { in uclparse_target()
833 if (!strcmp(key, "backend")) { in uclparse_lun()
844 if (!strcmp(key, "blocksize")) { in uclparse_lun()
854 if (!strcmp(key, "device-id")) { in uclparse_lun()
864 if (!strcmp(key, "options")) { in uclparse_lun()
879 if (!strcmp(key, "path")) { in uclparse_lun()
889 if (!strcmp(key, "serial")) { in uclparse_lun()
899 if (!strcmp(key, "size")) { in uclparse_lun()