Home
last modified time | relevance | path

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

/dports/x11/lightdm/lightdm-1.30.0/src/
H A Dsession-child.c181 g_autofree guint8 *x_authority_address = g_malloc (x_authority_address_length); in read_xauth() local
182 read_data (x_authority_address, x_authority_address_length); in read_xauth()
191 …return x_authority_new (x_authority_family, x_authority_address, x_authority_address_length, x_aut… in read_xauth()