Searched refs:smb_ntwrkpath_to_localpath (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/smb-759.0/include/netsmb/
H A Drq.h42 int smb_ntwrkpath_to_localpath(struct smb_ctx *,
/macosx-10.10.1/smb-759.0/lib/smb/
H A Drq.c72 int smb_ntwrkpath_to_localpath(struct smb_ctx *ctx, function
H A Dmsdfs.c579 error = smb_ntwrkpath_to_localpath(inConn, utf16Str+pathConsumed,
704 error = smb_ntwrkpath_to_localpath(inConn, utf16Str, utf16Len,
/macosx-10.10.1/smb-759.0/lib/
H A Dlibtest.c669 if (smb_ntwrkpath_to_localpath(ctx, ntwrkstr, ntwrk_len, utf8str, &utf8_len, flags)) {
670 printf("smb_ntwrkpath_to_localpath: %s failed %d\n", instring, errno);

Completed in 113 milliseconds