MAXSIZE 235 source3/modules/vfs_afsacl.c char str[MAXSIZE+1]; MAXSIZE 238 source3/modules/vfs_afsacl.c strncpy(str, acl_str, MAXSIZE); MAXSIZE 314 source3/modules/vfs_afsacl.c safe_strcat(acl_str, line, MAXSIZE); MAXSIZE 317 source3/modules/vfs_afsacl.c safe_strcat(acl_str, line, MAXSIZE); MAXSIZE 323 source3/modules/vfs_afsacl.c safe_strcat(acl_str, line, MAXSIZE); MAXSIZE 832 source3/modules/vfs_afsacl.c char space[MAXSIZE]; MAXSIZE 837 source3/modules/vfs_afsacl.c iob.out_size = MAXSIZE;