Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/fixmount/
H A Dfixmount.c47 #define CREATE_TIMEOUT 2 /* seconds */ macro
376 tv.tv_sec = CREATE_TIMEOUT; in main()
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-fs-event.c44 # define CREATE_TIMEOUT 100 macro
46 # define CREATE_TIMEOUT 1 macro
168 CREATE_TIMEOUT, in fs_event_create_files()