Searched refs:fssh_snprintf (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/private/fs_shell/
H A Dfssh_stdio.h26 extern int fssh_snprintf(char *string, fssh_size_t size,
H A Dfssh_api_wrapper.h1347 #define snprintf fssh_snprintf
/haiku/src/tools/fs_shell/
H A Dstdio.cpp27 fssh_snprintf(char *string, fssh_size_t size, char const *format, ...) function
H A Dfile_cache.cpp260 fssh_snprintf(buffer, sizeof(buffer), "file cache %d:%" FSSH_B_PRIdINO,
H A Dvfs.cpp491 fssh_snprintf(name, sizeof(name), "file_systems/%s/v1", fsName);

Completed in 69 milliseconds