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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-sysdeps-util-win.c348 char *lastdot; local
370 lastdot = strrchr (filename_c, '.');
371 if (lastdot && stricmp (lastdot, ".exe") == 0)

Completed in 49 milliseconds