Home
last modified time | relevance | path

Searched refs:temp_ptr (Results 1 – 25 of 603) sorted by relevance

12345678910>>...25

/dports/net-mgmt/nagios4/nagios-4.4.6/contrib/
H A Dconvertcfg.c124 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
128 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
132 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
136 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
140 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
144 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
148 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
188 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
192 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
256 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
[all …]
/dports/net-mgmt/nagios/nagios-3.5.1/contrib/
H A Dconvertcfg.c124 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
128 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
132 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
136 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
140 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
144 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
148 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
188 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
192 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
256 if(temp_ptr != NULL && strcmp(temp_ptr, "")) in main()
[all …]
/dports/net-mgmt/nagios/nagios-3.5.1/base/
H A Dnagiostats.c446 char *temp_ptr; in display_mrtg_values() local
460 for(temp_ptr = strtok(mrtg_variables, ","); temp_ptr != NULL; temp_ptr = strtok(NULL, ",")) { in display_mrtg_values()
911 char *temp_ptr = NULL; in read_status_file() local
1385 char *temp_ptr = NULL; in read_nagiostats_file() local
1426 if((temp_ptr = strtok(val, ","))) in read_nagiostats_file()
1434 if((temp_ptr = strtok(val, ","))) in read_nagiostats_file()
1442 if((temp_ptr = strtok(val, ","))) in read_nagiostats_file()
1450 if((temp_ptr = strtok(val, ","))) in read_nagiostats_file()
1458 if((temp_ptr = strtok(val, ","))) in read_nagiostats_file()
1466 if((temp_ptr = strtok(val, ","))) in read_nagiostats_file()
[all …]
H A Dcommands.c219 char *temp_ptr = NULL; in process_external_command1() local
1735 char *temp_ptr = NULL; in cmd_add_comment() local
1849 char *temp_ptr = NULL; in cmd_delay_notification() local
1897 char *temp_ptr = NULL; in cmd_schedule_check() local
2636 if(temp_ptr == NULL) in cmd_delete_downtime_by_host_name()
2638 hostname = temp_ptr; in cmd_delete_downtime_by_host_name()
2684 if(temp_ptr == NULL) in cmd_delete_downtime_by_hostgroup_name()
2770 if(temp_ptr != NULL && *temp_ptr != '\0') { in cmd_delete_downtime_by_start_time_comment()
3192 my_free(temp_ptr); in cmd_change_object_char_var()
3208 my_free(temp_ptr); in cmd_change_object_char_var()
[all …]
/dports/net-mgmt/nagios4/nagios-4.4.6/base/
H A Dnagiostats.c416 char *temp_ptr; in display_mrtg_values() local
430 for(temp_ptr = strtok(mrtg_variables, ","); temp_ptr != NULL; temp_ptr = strtok(NULL, ",")) { in display_mrtg_values()
432 if(!strcmp(temp_ptr, "PROGRUNTIME")) { in display_mrtg_values()
460 else if(!strcmp(temp_ptr, "NUMHOSTS")) in display_mrtg_values()
879 char *temp_ptr = NULL; in read_status_file() local
1194 if((temp_ptr = strtok(val, ","))) in read_status_file()
1202 if((temp_ptr = strtok(val, ","))) in read_status_file()
1210 if((temp_ptr = strtok(val, ","))) in read_status_file()
1218 if((temp_ptr = strtok(val, ","))) in read_status_file()
1226 if((temp_ptr = strtok(val, ","))) in read_status_file()
[all …]
H A Dcommands.c390 char *temp_ptr = NULL; in process_external_command1() local
2002 char *temp_ptr = NULL; in cmd_add_comment() local
2342 output = (temp_ptr) ? unescape_check_result_output(temp_ptr) : strdup(""); in cmd_process_service_check_result()
2456 output = (temp_ptr) ? unescape_check_result_output(temp_ptr) : strdup(""); in cmd_process_host_check_result()
2879 hostname = temp_ptr; in cmd_delete_downtime_by_host_name()
2898 if (temp_ptr != NULL && *temp_ptr != '\0') { in cmd_delete_downtime_by_host_name()
2927 if(temp_ptr == NULL) in cmd_delete_downtime_by_hostgroup_name()
3012 if(temp_ptr != NULL && *temp_ptr != '\0') { in cmd_delete_downtime_by_start_time_comment()
3434 my_free(temp_ptr); in cmd_change_object_char_var()
3450 my_free(temp_ptr); in cmd_change_object_char_var()
[all …]
/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dgps.c115 char *temp_ptr; in decode_gps_rmc() local
196 if (temp_ptr == NULL) in decode_gps_rmc()
203 if (temp_ptr[1] != '.' in decode_gps_rmc()
255 if (temp_ptr == NULL) in decode_gps_rmc()
262 if (temp_ptr[1] != '.' in decode_gps_rmc()
423 char *temp_ptr; in decode_gps_gga() local
466 if (temp_ptr == NULL) in decode_gps_gga()
488 if (temp_ptr == NULL) in decode_gps_gga()
508 if(temp_ptr == NULL) in decode_gps_gga()
530 if (temp_ptr == NULL) in decode_gps_gga()
[all …]
H A Dlang.c148 char *temp_ptr; in load_language_file() local
193 temp_ptr=strtok(line,"|"); /* get code */ in load_language_file()
194 if (temp_ptr!=NULL) in load_language_file()
196 if(strlen(temp_ptr)<=MAX_LANG_CODE) in load_language_file()
201 if(strcmp(lang_code[lt],temp_ptr)==0) in load_language_file()
212 temp_ptr); in load_language_file()
214 if (temp_ptr!=NULL) in load_language_file()
216 data_len=(int)strlen(temp_ptr); in load_language_file()
223 temp_ptr); in load_language_file()
227 if (temp_ptr!=NULL) in load_language_file()
[all …]
H A Dlocation_gui.c110 char *temp_ptr; in location_view() local
144 if (temp_ptr!=NULL) in location_view()
152 temp_ptr); in location_view()
186 char *temp_ptr; in jump_sort() local
204 if (temp_ptr!=NULL) in jump_sort()
237 char *temp_ptr; in location_delete() local
278 if (temp_ptr!=NULL) in location_delete()
344 char *temp_ptr; in location_add() local
361 temp_ptr); in location_add()
362 XtFree(temp_ptr); in location_add()
[all …]
H A Dmessages_gui.c350 char *temp_ptr; in Send_message_change_path_apply() local
462 char *temp_ptr; in Send_message_change_path() local
819 char *temp_ptr; in get_send_message_path() local
867 XtFree(temp_ptr); in get_send_message_path()
1025 char *temp_ptr; in Send_message_now() local
1270 char *temp_ptr; in Clear_message_from() local
1309 char *temp_ptr; in Clear_message_to() local
1387 char *temp_ptr; in Kick_timer() local
1411 char *temp_ptr; in Clear_messages_to() local
1928 char *temp_ptr; in select_station_type() local
[all …]
/dports/net-mgmt/nagios4/nagios-4.4.6/cgi/
H A Dcgiauth.c41 char *temp_ptr = NULL; in get_authentication_information() local
66 if(temp_ptr == NULL) { in get_authentication_information()
99 temp_ptr = strtok(NULL, ","); in get_authentication_information()
114 if(!strcmp(temp_ptr, authinfo->username) || !strcmp(temp_ptr, "*")) in get_authentication_information()
121 if(!strcmp(temp_ptr, authinfo->username) || !strcmp(temp_ptr, "*")) in get_authentication_information()
128 if(!strcmp(temp_ptr, authinfo->username) || !strcmp(temp_ptr, "*")) in get_authentication_information()
135 if(!strcmp(temp_ptr, authinfo->username) || !strcmp(temp_ptr, "*")) in get_authentication_information()
142 if(!strcmp(temp_ptr, authinfo->username) || !strcmp(temp_ptr, "*")) in get_authentication_information()
149 if(!strcmp(temp_ptr, authinfo->username) || !strcmp(temp_ptr, "*")) in get_authentication_information()
156 if(!strcmp(temp_ptr, authinfo->username) || !strcmp(temp_ptr, "*")) in get_authentication_information()
[all …]
/dports/net-mgmt/nagios/nagios-3.5.1/cgi/
H A Dcgiauth.c46 char *temp_ptr = NULL; in get_authentication_information() local
71 if(temp_ptr == NULL) { in get_authentication_information()
104 temp_ptr = strtok(NULL, ","); in get_authentication_information()
119 if(!strcmp(temp_ptr, authinfo->username) || !strcmp(temp_ptr, "*")) in get_authentication_information()
126 if(!strcmp(temp_ptr, authinfo->username) || !strcmp(temp_ptr, "*")) in get_authentication_information()
133 if(!strcmp(temp_ptr, authinfo->username) || !strcmp(temp_ptr, "*")) in get_authentication_information()
140 if(!strcmp(temp_ptr, authinfo->username) || !strcmp(temp_ptr, "*")) in get_authentication_information()
147 if(!strcmp(temp_ptr, authinfo->username) || !strcmp(temp_ptr, "*")) in get_authentication_information()
154 if(!strcmp(temp_ptr, authinfo->username) || !strcmp(temp_ptr, "*")) in get_authentication_information()
161 if(!strcmp(temp_ptr, authinfo->username) || !strcmp(temp_ptr, "*")) in get_authentication_information()
[all …]
/dports/devel/volk/volk-2.2.1/kernels/volk/
H A Dvolk_8u_x2_encodeframepolar_8u.h52 *frame_ptr = *temp_ptr ^ *(temp_ptr + 1); in encodepolar_single_stage()
55 temp_ptr += 2; in encodepolar_single_stage()
114 temp_ptr = temp; in volk_8u_x2_encodeframepolar_8u_u_ssse3()
157 temp_ptr = temp; in volk_8u_x2_encodeframepolar_8u_u_ssse3()
171 temp_ptr += 16; in volk_8u_x2_encodeframepolar_8u_u_ssse3()
307 temp_ptr = temp; in volk_8u_x2_encodeframepolar_8u_u_avx2()
325 temp_ptr += 32; in volk_8u_x2_encodeframepolar_8u_u_avx2()
433 temp_ptr = temp; in volk_8u_x2_encodeframepolar_8u_a_ssse3()
447 temp_ptr += 16; in volk_8u_x2_encodeframepolar_8u_a_ssse3()
582 temp_ptr = temp; in volk_8u_x2_encodeframepolar_8u_a_avx2()
[all …]
/dports/mail/hbiff/hbiff-1.2/
H A Dhbiff.c295 while ((*temp_ptr != '\0') && (*temp_ptr != '.'))
296 temp_ptr++;
1337 temp_ptr = temp_ptr->next; in get_from_lines()
1339 temp_ptr = temp_ptr->next; in get_from_lines()
1343 temp_ptr->string = (char *) malloc(temp_ptr->length); in get_from_lines()
1370 temp_ptr = temp_ptr->next; in get_from_lines()
1456 temp_ptr = temp_ptr->next;
1533 temp_ptr->string, (temp_ptr->length - 1));
1536 temp_ptr = temp_ptr->next;
1642 while ((*temp_ptr != ' ') && (*temp_ptr != NULL))
[all …]
/dports/net-mgmt/nagios-plugins/nagios-plugins-2.3.3/plugins/
H A Dcheck_overcr.c79 char *temp_ptr = NULL; in main() local
126 if (temp_ptr == NULL) in main()
129 load_1min = strtod (temp_ptr, NULL); in main()
132 if (temp_ptr == NULL) in main()
135 load_5min = strtod (temp_ptr, NULL); in main()
138 if (temp_ptr == NULL) in main()
177 temp_ptr != NULL; in main()
180 if (!strcmp (temp_ptr, disk_name)) { in main()
183 if (temp_ptr == NULL) in main()
235 if (temp_ptr == NULL) in main()
[all …]
/dports/net-mgmt/monitoring-plugins/monitoring-plugins-2.3.1/plugins/
H A Dcheck_overcr.c79 char *temp_ptr = NULL; in main() local
126 if (temp_ptr == NULL) in main()
129 load_1min = strtod (temp_ptr, NULL); in main()
132 if (temp_ptr == NULL) in main()
135 load_5min = strtod (temp_ptr, NULL); in main()
138 if (temp_ptr == NULL) in main()
177 temp_ptr != NULL; in main()
180 if (!strcmp (temp_ptr, disk_name)) { in main()
183 if (temp_ptr == NULL) in main()
235 if (temp_ptr == NULL) in main()
[all …]
/dports/net-mgmt/nagios4/nagios-4.4.6/xdata/
H A Dxodtemplate.c1820 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
1846 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
1983 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
2132 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
2157 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
2509 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
2530 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
2567 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
2970 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
2993 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bil/algo/
H A Dbil_harr_wavelet_transform.hxx45 T* temp_ptr = temp; in bil_harr_wavelet_transform() local
47 for (unsigned int i=0;i<ni;++i, ++temp_ptr, temp_src+=istepS) in bil_harr_wavelet_transform()
48 *temp_ptr = *temp_src; in bil_harr_wavelet_transform()
51 temp_ptr = temp; in bil_harr_wavelet_transform()
54 *temp_ptr = *temp_src; in bil_harr_wavelet_transform()
62 T* temp_ptr = temp; in bil_harr_wavelet_transform() local
65 *temp_ptr = *temp_src; in bil_harr_wavelet_transform()
118 T* temp_ptr = temp; in bil_harr_wavelet_inverse() local
121 *temp_ptr = *temp_src; in bil_harr_wavelet_inverse()
132 T* temp_ptr = temp; in bil_harr_wavelet_inverse() local
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/BiFModule/Implementation/Math/
H A Dfrexp.cl51 int temp_ptr;
74 int temp_ptr;
100 int temp_ptr;
129 int temp_ptr;
170 int temp_ptr;
269 int temp_ptr;
292 int temp_ptr;
318 int temp_ptr;
347 int temp_ptr;
388 int temp_ptr;
[all …]
/dports/audio/ripperx/ripperX-2.7.3/plugins/
H A DripperX_plugin-musepack.c25 char *temp_ptr; in l3enc_read_stat()
27 temp_ptr = temp; in l3enc_read_stat()
32 string_ptr = strstr (temp_ptr, kbps); in l3enc_read_stat()
33 bytes_left = string_ptr - temp_ptr; in l3enc_read_stat()
36 temp_ptr = temp; in l3enc_read_stat()
37 temp_ptr++; in l3enc_read_stat()
38 strcpy( string , temp_ptr ); in l3enc_read_stat()
/dports/net-mgmt/nagios/nagios-3.5.1/xdata/
H A Dxodtemplate.c1830 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
1861 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
2024 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
2178 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
2211 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
2548 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
2573 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
2618 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
3000 for(temp_ptr = strtok(value, ", "); temp_ptr; temp_ptr = strtok(NULL, ", ")) { in xodtemplate_add_object_property()
7954 for(temp_ptr = member_names; temp_ptr; temp_ptr = strchr(temp_ptr + 1, ',')) { in xodtemplate_recombobulate_servicegroups()
[all …]
/dports/irc/muh/muh-2.2a/src/
H A Dcommands.c107 struct CommandHash *temp_ptr; in add_command() local
114 for(temp_ptr = cmd_hash[cmdindex]; temp_ptr; temp_ptr = temp_ptr->next) in add_command()
116 if(xstrcasecmp(cmd, temp_ptr->cmd) == 0) in add_command()
119 last_ptr = temp_ptr; in add_command()
/dports/irc/miau/miau-0.6.6/src/
H A Dcommands.c120 struct commandhash *temp_ptr; in command_add() local
127 for (temp_ptr = cmd_hash[cmdindex]; temp_ptr; in command_add()
128 temp_ptr = temp_ptr->next) { in command_add()
129 if (xstrcasecmp(cmd, temp_ptr->cmd) == 0) { in command_add()
133 last_ptr = temp_ptr; in command_add()
/dports/multimedia/zoneminder/zoneminder-1.36.5/src/
H A Dzm_config.cpp135 char *temp_ptr = line_ptr+strlen(line_ptr)-1; in process_configfile() local
136 while ( *temp_ptr == ' ' || *temp_ptr == '\t' || *temp_ptr == '\'' || *temp_ptr == '\"') { in process_configfile()
137 *temp_ptr-- = '\0'; in process_configfile()
138 temp_ptr--; in process_configfile()
142 temp_ptr = strchr(line_ptr, '='); in process_configfile()
143 if ( !temp_ptr ) { in process_configfile()
150 char *val_ptr = temp_ptr+1; in process_configfile()
154 *temp_ptr = '\0'; in process_configfile()
155 temp_ptr--; in process_configfile()
156 } while ( *temp_ptr == ' ' || *temp_ptr == '\t' ); in process_configfile()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/acpi/acpica/
H A Dexnames.c41 char *temp_ptr; in acpi_ex_allocate_name_string() local
73 temp_ptr = name_string; in acpi_ex_allocate_name_string()
78 *temp_ptr++ = AML_ROOT_PREFIX; in acpi_ex_allocate_name_string()
81 *temp_ptr++ = AML_PARENT_PREFIX; in acpi_ex_allocate_name_string()
91 *temp_ptr++ = AML_MULTI_NAME_PREFIX; in acpi_ex_allocate_name_string()
92 *temp_ptr++ = (char)num_name_segs; in acpi_ex_allocate_name_string()
97 *temp_ptr++ = AML_DUAL_NAME_PREFIX; in acpi_ex_allocate_name_string()
104 *temp_ptr = 0; in acpi_ex_allocate_name_string()

12345678910>>...25