Home
last modified time | relevance | path

Searched refs:pid_string (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/glib/glib/
Dgmessages.c780 gchar pid_string[FORMAT_UNSIGNED_BUFSIZE]; in _g_log_fallback_handler() local
797 format_unsigned (pid_string, getpid (), 10); in _g_log_fallback_handler()
807 write_string (fd, pid_string); in _g_log_fallback_handler()