Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Dkqueue.c512 char pathbuf[MAXPATHLEN]; in uv__fs_event() local
528 if (fcntl(handle->event_watcher.fd, F_GETPATH, pathbuf) == 0) in uv__fs_event()
529 path = uv__basename_r(pathbuf); in uv__fs_event()

Completed in 4 milliseconds