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

/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconfig/
H A Dfbconfig.c860 char stream_path[MAX_DEV_PATH_LEN]; /* Stream pathname */ local
883 strcpy(stream_path, DEVICE_DIR "/");
884 strcat(stream_path, stream_name);
886 stream_path, &stream_rdev, &stream_vis_ident, NULL) != 0) {

Completed in 12 milliseconds