Home
last modified time | relevance | path

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

/curl/lib/vssh/
H A Dlibssh.c1155 #define CURL_LIBSSH_VFS_SIZE_MASK "I64u" in myssh_statemach_act() macro
1157 #define CURL_LIBSSH_VFS_SIZE_MASK PRIu64 in myssh_statemach_act()
1160 "f_bsize: %" CURL_LIBSSH_VFS_SIZE_MASK "\n" in myssh_statemach_act()
1161 "f_frsize: %" CURL_LIBSSH_VFS_SIZE_MASK "\n" in myssh_statemach_act()
1162 "f_blocks: %" CURL_LIBSSH_VFS_SIZE_MASK "\n" in myssh_statemach_act()
1163 "f_bfree: %" CURL_LIBSSH_VFS_SIZE_MASK "\n" in myssh_statemach_act()
1164 "f_bavail: %" CURL_LIBSSH_VFS_SIZE_MASK "\n" in myssh_statemach_act()
1165 "f_files: %" CURL_LIBSSH_VFS_SIZE_MASK "\n" in myssh_statemach_act()
1166 "f_ffree: %" CURL_LIBSSH_VFS_SIZE_MASK "\n" in myssh_statemach_act()
1168 "f_fsid: %" CURL_LIBSSH_VFS_SIZE_MASK "\n" in myssh_statemach_act()
[all …]

Completed in 18 milliseconds