Home
last modified time | relevance | path

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

/third_party/glib/gio/kqueue/
Dkqueue-helper.c43 } handle_ctx; typedef
57 handle_ctx *ctx = NULL; in handle_created()
63 ctx = (handle_ctx *) udata; in handle_created()
92 handle_ctx *ctx = NULL; in handle_deleted()
95 ctx = (handle_ctx *) udata; in handle_deleted()
125 handle_ctx *ctx = NULL; in handle_moved()
130 ctx = (handle_ctx *) udata; in handle_moved()
152 handle_ctx *ctx = NULL; in handle_overwritten()
155 ctx = (handle_ctx *) udata; in handle_overwritten()
183 handle_ctx ctx; in _kh_dir_diff()
[all …]