Searched refs:len_ident (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconfig/
H A Dfbconfig.c573 size_t len_ident; /* Length of device identifier name */ local
582 len_ident = strlen(vis_ident_name);
593 *config_prog_path = malloc(strlen(xsun_prog_fmt) + len_ident);
618 len_path += len_ident;

Completed in 13 milliseconds