Searched refs:next_line (Results 1 – 4 of 4) sorted by relevance
308 next_line: in OCSP_sendreq_nbio()346 goto next_line; in OCSP_sendreq_nbio()363 goto next_line; in OCSP_sendreq_nbio()
835 DBusString next_line; in process_test_data() local841 if (!_dbus_string_init (&next_line)) in process_test_data()858 _dbus_string_pop_line (&tests, &next_line)) in process_test_data()861 !_dbus_string_move (&next_line, 0, &line, in process_test_data()900 _dbus_string_free (&next_line); in process_test_data()
348 goto next_line; in get_root_type()355 next_line: in get_root_type()
1590 static char *next_line(const char *ptr) in next_line() function1643 for (line = map; line != NULL; line = next_line(line)) { in g_key_file_get_string()