Home
last modified time | relevance | path

Searched refs:pfni (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gio/win32/
Dgwin32fsmonitorutils.c36 PFILE_NOTIFY_INFORMATION pfni) in g_win32_fs_monitor_handle_event() argument
43 switch (pfni->Action) in g_win32_fs_monitor_handle_event()
71 if (pfni->NextEntryOffset != 0) in g_win32_fs_monitor_handle_event()
79 pfni_next = (PFILE_NOTIFY_INFORMATION) ((BYTE*)pfni + pfni->NextEntryOffset); in g_win32_fs_monitor_handle_event()