homepath          611 source3/libnet/libnet_samsync_ldif.c 	fstring username, logonscript, homedrive, homepath = "", homedir = "";
homepath          656 source3/libnet/libnet_samsync_ldif.c 	fstrcpy(homepath, r->home_directory.string);
homepath          721 source3/libnet/libnet_samsync_ldif.c 	if (*homepath)
homepath          722 source3/libnet/libnet_samsync_ldif.c 		fprintf_attr(add_fd, "sambaHomePath", "%s", homepath);