Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_doswin.c448 struct_stat st_buf; in rename_if_reserved_dos() local
537 if(base && ((stat(base, &st_buf)) == 0) && (S_ISCHR(st_buf.st_mode))) { in rename_if_reserved_dos()

Completed in 5 milliseconds