Searched refs:lpPathName (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-wince-glue.c677 CreateDirectoryA (LPCSTR lpPathName, LPSECURITY_ATTRIBUTES lpSecurityAttributes) argument
683 pathname = _dbus_win_utf8_to_utf16 (lpPathName, NULL);
697 RemoveDirectoryA (LPCSTR lpPathName) argument
703 pathname = _dbus_win_utf8_to_utf16 (lpPathName, NULL);

Completed in 72 milliseconds