Home
last modified time | relevance | path

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

/dports/shells/zsh/zsh-5.8.1/Src/Modules/
H A Dsystem.c642 addlockfd(flock_fd, cloexec); in bin_zsystem_flock()
/dports/shells/zsh/zsh-5.8.1/Src/
H A Dutils.c2119 addlockfd(int fd, int cloexec) in addlockfd() function