Home
last modified time | relevance | path

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

/dports/shells/zsh/zsh-5.8.1/Src/
H A Dparse.c3575 zwcstat(char *filename, struct stat *buf) in zwcstat() function
3653 #define zwcstat(f, b) (!!stat(f, b)) macro
3681 rd = zwcstat(dig, &std); in try_dump_file()
3762 if (zwcstat(file, &lsbuf)) in check_dump_file()
/dports/shells/zsh/zsh-5.8.1/Etc/
H A DChangeLog-4.15268 * 14827: Src/parse.c, Src/utils.c: Move zwcstat() to parse.c
H A DChangeLog-4.314445 zwcstat().