Home
last modified time | relevance | path

Searched defs:worker_lstat (Results 1 – 2 of 2) sorted by relevance

/dports/x11/runner/runner-1.1/src/worker/
H A Dworker_lfs.h69 # define worker_lstat(x,y) virt_lstat(x,y) macro
71 # define worker_lstat(x,y) lstat64(x,y) macro
73 # define worker_lstat(x,y) lstat(x,y) macro
/dports/x11-fm/worker/worker-4.10.0/src/
H A Dworker_lfs.h69 # define worker_lstat(x,y) virt_lstat(x,y) macro
71 # define worker_lstat(x,y) lstat64(x,y) macro
73 # define worker_lstat(x,y) lstat(x,y) macro