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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_dev.c397 const char *sep_ptr; /* Ptr to pathname seperator char */ local
428 sep_ptr = strrchr(device_arg, '/');
429 if (sep_ptr == NULL) {
465 device->name = sep_ptr + 1;

Completed in 248 milliseconds