handle_copy       666 source3/param/loadparm.c static bool handle_copy( int snum, const char *pszParmValue, char **ptr);
handle_copy      3999 source3/param/loadparm.c 		.special	= handle_copy,
handle_copy       237 source4/param/loadparm.c static bool handle_copy(struct loadparm_context *lp_ctx,
handle_copy       474 source4/param/loadparm.c 	{"copy", P_STRING, P_LOCAL, LOCAL_VAR(szCopy), handle_copy, NULL},