HomeSort by relevance Sort by last modified time
    Searched full:my_strchrnul (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/glib/glib/
gutils.c 357 my_strchrnul (const gchar *str, function
392 gchar *q = my_strchrnul (p, ';');
568 p = my_strchrnul (path, G_SEARCHPATH_SEPARATOR);
    [all...]

Completed in 179 milliseconds