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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Ddirectory.c765 ucs2_t u2_path[MAXPATHLEN]; local
795 if ((size_t) -1 == convert_string(vol->v_volcharset, CH_UCS2, path->u_name, -1, u2_path, sizeof(u2_path)) )
807 if (strcasecmp_w( u2_path, u2_dename) == 0) {

Completed in 66 milliseconds