Searched defs:listp (Results 1 - 4 of 4) sorted by relevance

/external/dbus/bus/
H A Dservices.c335 char ***listp,
366 *listp = retval;
334 bus_registry_list_services(BusRegistry *registry, char ***listp, int *array_len) argument
H A Dactivation.c2137 char ***listp,
2168 *listp = retval;
2136 bus_activation_list_services(BusActivation *activation, char ***listp, int *array_len) argument
/external/libpng/
H A Dpngwutil.c440 png_free_buffer_list(png_structrp png_ptr, png_compression_bufferp *listp) argument
442 png_compression_bufferp list = *listp;
446 *listp = NULL;
/external/pdfium/third_party/lpng_v163/
H A Dpngwutil.c439 png_free_buffer_list(png_structrp png_ptr, png_compression_bufferp *listp) argument
441 png_compression_bufferp list = *listp;
445 *listp = NULL;

Completed in 246 milliseconds