Home | Sort by: relevance | last modified time | path |
/src/sys/fs/ntfs/ | |
ntfs_subr.h | 117 ntfs_wput_func_t ntfs_utf8_wput; |
ntfs.h | 248 typedef int (ntfs_wput_func_t)(char *, size_t, wchar); typedef in typeref:typename:int ()(char *,size_t,wchar) 267 ntfs_wput_func_t *ntm_wput; /* encode Unicode string to string */ |