Searched refs:obj_str (Results 1 – 4 of 4) sorted by relevance
43 char *obj_str; /* string specified on the command line */ member313 char *obj_str; in proc_object() local328 if ((obj_str = strtok(optarg, "=")) == (char *)0 || in proc_object()329 (oep = obj_lkup(obj_str)) == (obj_ent_t *)0 || in proc_object()416 obj_str); in proc_object()425 obj_lkup(char *obj_str) in obj_lkup() argument430 if (strcmp(obj_str, obj_tbl[i].obj_str) == 0) in obj_lkup()
175 for (i = 0; obj_table[i].obj_str != NULL; i++) { in process_get_request_from_doc()182 (xmlChar *)obj_table[i].obj_str, xmlStrlen( in process_get_request_from_doc()200 for (i = 0; obj_table[i].obj_str != NULL; i++) { in process_get_request_from_doc()201 if (strncmp(ISNSSERVER, obj_table[i].obj_str, in process_get_request_from_doc()223 obj_table[i].obj_str); in process_get_request_from_doc()300 for (i = 0; obj_table[i].obj_str != NULL; i++) { in process_enumerate_request_from_doc()303 (xmlChar *)obj_table[i].obj_str, xmlStrlen((xmlChar *) in process_enumerate_request_from_doc()359 for (i = 0; obj_table[i].obj_str != NULL; i++) { in process_getAssociated_request_from_doc()362 (xmlChar *)obj_table[i].obj_str, xmlStrlen( in process_getAssociated_request_from_doc()494 for (i = 0; obj_table[i].obj_str != NULL; i++) { in process_delete_request_from_doc()[all …]
186 char *obj_str; member
462 for (i = 0; obj_table[i].obj_str != NULL; i++) { in print_partial_failure_info()465 obj_table[i].obj_str); in print_partial_failure_info()