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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_dev.c100 const char *default_path, /* Default device symlink path */
125 len = strlen(default_path);
129 memcpy(symlink_buf, default_path, len+1);
99 fbc_resolve_device_links( const char *default_path, char *device_path_buf, size_t device_path_buflen, fbc_dev_t *device) argument
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconfig/
H A Dfbconfig.c1259 char *default_path; /* Default device pathname (dummy) */ local
1274 err_code = GetDefaultDevicePathname(&default_path);

Completed in 276 milliseconds