fstrcpy 33 nsswitch/wbinfo4.c #define fstrcpy(d,s) safe_strcpy((d),(s),sizeof(fstring)-1) fstrcpy 57 nsswitch/winbind_nss_config.h #define fstrcpy(d,s) safe_strcpy((d),(s),sizeof(fstring)-1) fstrcpy 100 source3/include/safe_string.h #define fstrcpy(d,s) safe_strcpy((d),(s),sizeof(fstring)-1)