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

  /external/libcups/cups/
auth.c 604 gss_buffer_desc major_status_string = GSS_C_EMPTY_BUFFER, local
616 &major_status_string);
622 DEBUG_printf(("1%s: %s, %s", message, (char *)major_status_string.value,
625 gss_release_buffer(&err_minor_status, &major_status_string);

Completed in 77 milliseconds